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

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type