dotnetcurry / csharpbook
Source code for "The Absolutely Awesome Book on C# and .NET" available at www.dotnetcurry.com/csharpbook
☆69Updated 5 years ago
Alternatives and similar repositories for csharpbook:
Users that are interested in csharpbook are comparing it to the libraries listed below
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆60Updated 2 years ago
- Fully functioning finished sample code for my Testing With EF Core course☆22Updated 2 years ago
- Some samples using C# generics for a Pluralsight course.☆40Updated 3 years ago
- Fully functioning finished sample code for my Documenting an ASP.NET Core API with OpenAPI / Swagger course☆54Updated 5 years ago
- Hands-On Software Architecture with C# 8 and .NET Core 3, published by Packt☆46Updated 2 years ago
- (Outdated) ASP.NET Core Web app to organize online learning resources.☆26Updated 5 years ago
- ☆19Updated last year
- Demo code for my "Best Practices for Building Async APIs with ASP.NET Core" session☆39Updated 2 years ago
- Source code for 'Pro .NET Benchmarking' by Andrey Akinshin☆53Updated last year
- Yes, #Blazor which is C# in the web browser + SignalR real-time army + Live @Twitter streaming... holy cats batman!☆22Updated 5 years ago
- ASP.NET Core example using Serilog and MVC and API project with shared config assembly☆20Updated 4 years ago
- Starter files & fully functioning finished sample code for my Documenting an ASP.NET Core 6 Web API using Swagger course.☆23Updated 2 years ago
- You can find the Chinook database here for the project https://github.com/cwoodruff/ChinookDatabase☆38Updated 2 months ago
- Fully functioning finished sample code for my Using HttpClient to Consume APIs in .NET course☆29Updated 2 years ago
- Starter files and fully finished sample code for my Dealing with Credentials when Securing an ASP.NET Core 3 Application course at Plural…☆32Updated 4 years ago
- This is the code repository for the book, .NET Design Patterns, published by Packt☆31Updated last year
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 4 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Fully functioning finished sample code for my Using HttpClient to Consume APIs in .NET Core course☆44Updated 5 years ago
- Code for my "An in-depth look at HttpClient" session at Techorama 2019☆9Updated 5 years ago
- Code Repository created for Hands-On Software Architecture with C# 9 and .NET 5, Published by Packt☆39Updated last year
- Contoso University demo using asp net core and related technologies☆44Updated 2 years ago
- Fully functioning sample application accompanying my Securing Blazor Client-side Applications course.