Pinned Repositories
abp-ng2-module
Angular module wraps abp javascript API as angular services.
adventofcode
AspLabs
Repo for ASP.NET experiments that are not ready for a production release
aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
DockerSdkStyle
dotnet-webapi-boilerplate
Clean Architecture Template for .NET 6.0 WebApi built with Multitenancy Support.
exactonline-api-dotnet-client
This a C# client SDK for Exact Online which gives you a set of easy functions to call our API. Just some words for otherwise long statements.
heroplate
A template with a blazor frontend and a separate aspnetcore api backend
MembershipStarterKit
The starter kit provides the Asp.Net MVC controllers, models, and views needed to administer users & roles. And is now packaged up into an MVC 3 Portable Area.
SqlBulkTools
SqlBulkTools.NETCore features an easy to use fluent interface for performing SQL operations in c#. Supports Bulk Insert, Update, Delete and Merge. Includes advanced features such as output identity, delete entities conditionally (for merging), exclude column(s) from update (for merging), single entity operations and plenty more.
fretje's Repositories
fretje/heroplate
A template with a blazor frontend and a separate aspnetcore api backend
fretje/exactonline-api-dotnet-client
This a C# client SDK for Exact Online which gives you a set of easy functions to call our API. Just some words for otherwise long statements.
fretje/SqlBulkTools
SqlBulkTools.NETCore features an easy to use fluent interface for performing SQL operations in c#. Supports Bulk Insert, Update, Delete and Merge. Includes advanced features such as output identity, delete entities conditionally (for merging), exclude column(s) from update (for merging), single entity operations and plenty more.
fretje/DockerSdkStyle
fretje/dotnet-webapi-boilerplate
Clean Architecture Template for .NET 6.0 WebApi built with Multitenancy Support.
fretje/abp-ng2-module
Angular module wraps abp javascript API as angular services.
fretje/AspLabs
Repo for ASP.NET experiments that are not ready for a production release
fretje/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
fretje/blazor-wasm-boilerplate
Blazor WebAssembly Boilerplate for .NET 6.0 using FSH API as the backend.
fretje/CsvReader
Extended version of Sebastian Lorien's fast CSV Reader
fretje/dbschemareader
Read database metadata (from SqlServer/Oracle/MySql/SQLite/PostgreSql/DB2 etc) into one simple model
fretje/Cronos
Fully-featured .NET library for working with Cron expressions. Built with time zones in mind and intuitively handles daylight saving time transitions
fretje/docs
Documentation for fullstackhero project.
fretje/EFCore.BulkExtensions
Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite
fretje/FastEndpoints
A light-weight REST Api framework for ASP.Net 6 that implements REPR (Request-Endpoint-Response) Pattern
fretje/Finbuckle.MultiTenant
Finbuckle.MultiTenant is open source multitenancy middleware for .NET. It enables tenant resolution, per-tenant app behavior, and per-tenant data isolation.
fretje/HangFire.SimpleInjector
HangFire Simple Injector Integration
fretje/IEvangelist.PhotoBooth
fretje/MediatRHandlerCountTest
fretje/module-zero-core-template
ASP.NET Core MVC / Angular Startup Project For ASP.NET Boilerplate
fretje/MudBlazor
Blazor Component Library based on Material design. The goal is to do more with Blazor, utilizing CSS and keeping Javascript to a bare minimum.
fretje/NSwagTest
fretje/OAuth2
OAuth2 client implementation for .NET
fretje/referencesource
Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
fretje/RestClientVS
fretje/ServerlessPrintingDocs
fretje/SmartEnum
A base class for quickly and easily creating strongly typed enum replacements in C#.
fretje/Specification
Base class with tests for adding specifications to a DDD model
fretje/swelio-sdk
Belgian eID card SDK for .NET and C++
fretje/TodoApi
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication