Change the repository type filter
All
Repositories list
44 repositories
efcore-lazy-loading-demo
Publicef6-lazy-loading-demo
PublicShows how to setup the lazy loading engine in Entity Framework 6.configureawait-demo
PublicThis demo shows the usage of `ConfigureAwait()` methods and its impact in ASP.NET vs ASP.NET Core.custom-control-demo
Public- Tutorial that shows how to implement an Bearer Authentication with JWT token.
httpclient-demo
Publicaspnetcore-filters-demo
Public- A tutorial that shows how to connect and use Application Insights from an ASP.NET Core application.
aspnet-with-autofac-demo
Publicattached-behavior-demo
PublicProvides an example of creating and using an attached behavior in WPF.azure-key-vault-demo
Publicentity-framework-demo
PublicDemo application to show how to use EF6 vs EF Core- Demo application to show how to implement versioning in an ASP.NET Core application.
elmah-demo
Publicelmah-core-demo
PublicThis demo shows how to configure ElmahCore in a ASP.NET Core application.- Demo project for showing how to handle exceptions in ASP.NET Web API (NET Framework 4.8)
aspnet-with-owin-demo
Publichangfire-demo
Publichangfire-demo-simple
Publicasync-mediator-events
PublicA tutorial that shows how to use events in AsyncMediator.mediatr-performace
PublicWhat is the performance penalty when using MediatR?string-building
PublicWhat is the performance differences between string concatenation and StringBuilder and string constructor?refit-performance
Publicinversion-of-control
PublicShows how to invert the dependency between two components.disposable-pattern
PublicThe support provided by .NET for reliably release the unmanaged resources, like manually allocated memory.