teste
This commit is contained in:
parent
11aa786390
commit
a0f227438b
@ -18,7 +18,7 @@ public class Program
|
|||||||
private static async Task Main(string[] args)
|
private static async Task Main(string[] args)
|
||||||
{
|
{
|
||||||
string AneelURL = "https://dadosabertos.aneel.gov.br/api/3/action/datastore_search?resource_id=fcf2906c-7c32-4b9b-a637-054e7a5234f4&limit=32000";
|
string AneelURL = "https://dadosabertos.aneel.gov.br/api/3/action/datastore_search?resource_id=fcf2906c-7c32-4b9b-a637-054e7a5234f4&limit=32000";
|
||||||
string AccessPath = @"C:\Users\contratos\Documents\Giuliano\Code\TarifasANEEL\ANEEL.accdb";
|
//string AccessPath = @"C:\Users\contratos\Documents\Giuliano\Code\TarifasANEEL\ANEEL.accdb";
|
||||||
|
|
||||||
Rootobject? rootObject = await PullDataAsync(AneelURL);
|
Rootobject? rootObject = await PullDataAsync(AneelURL);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user