Skip to content

gulshan/Avro.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build this project, .NET Core SDK (minimum version 3.0, currently preview) should be installed in the machine. The SDK can be found at https://get.dot.net .

The project can be opened and run with "Visual Studio 2019" or "Visual Studio Code" with C# extension.

It can also be build from command line with the following command-

dotnet build

To run the project from command line, at first ensure the current directory contains data.json file. Then use this command-

dotnet run --project SimplePadCore

If project is run from Visual studio or VS Code, the IDE/editor will use the data.json from the build directory. So, no manual copying is needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages