asp.net core - core library



Can't believe it, but these are all the nuget package you need to start building your webapi project.





This will allow you to do all the dirty stuff like



  WebHost.CreateDefaultBuilder(args)
                .UseStartup();


Or start hosting it locally on your command prompt.

Comments

Popular posts from this blog

vllm : Failed to infer device type

android studio kotlin source is null error

gemini cli getting file not defined error