Pinned Repositories
CombiBears
ef-core-and-dapper-unit-test-with-sqlite
Small example of how to setup an in memory SQLite databas with EF Core and query the same database with Dapper
figurkoder.se
MiniProfiler-Examples
Offline-First-React-And-Redux-Boilerplate
QueueWorkerService
Based on https://learn.microsoft.com/en-us/dotnet/core/extensions/queue-service
react-huge-apps-typescript
Port of https://github.com/ReactTraining/react-router/tree/v3/examples/huge-apps to Typescript
Resources
UpdatR
Update tool for package reference and dotnet-tools.json
OskarKlintrot's Repositories
OskarKlintrot/UpdatR
Update tool for package reference and dotnet-tools.json
OskarKlintrot/ef-core-and-dapper-unit-test-with-sqlite
Small example of how to setup an in memory SQLite databas with EF Core and query the same database with Dapper
OskarKlintrot/QueueWorkerService
Based on https://learn.microsoft.com/en-us/dotnet/core/extensions/queue-service
OskarKlintrot/Resources
OskarKlintrot/figurkoder.se
OskarKlintrot/aspnet-framework-msft-di
Example project for using Microsoft own net standard dependency injection stuff with Web Api 2
OskarKlintrot/core
Home repository for .NET Core
OskarKlintrot/DistributedLock-bug
OskarKlintrot/docfx
Static site generator for .NET API documentation.
OskarKlintrot/dotnet-core-3-web-api
Just testing out dotnet core 3.0-preview8 using EF Core 3 preview and Web Api
OskarKlintrot/ef-core-expressions-bug
OskarKlintrot/ef-core-on-net-framework
OskarKlintrot/effort-backing-properties-bug
OskarKlintrot/EntitySplitting
Use entity splitting to incorporate join table into entity when db have a fake many-to-many relationship
OskarKlintrot/FuGetGallery
An alternative web UI for browsing nuget packages
OskarKlintrot/js-framework-benchmark
A comparison of the perfomance of a few popular javascript frameworks
OskarKlintrot/JsonColumn
OskarKlintrot/kikartan.se
OskarKlintrot/MarkdownSnippets
Extracts snippets from code files and merges them into markdown documents.
OskarKlintrot/MyThrow.xyz
OskarKlintrot/ObservableOptions
Implementation for adding an ObservableCollection`1 as source for options
OskarKlintrot/onemethod-roslyn-analyzer
A Roslyn analyzer that warns if a class contains more than one public method
OskarKlintrot/OskarKlintrot
OskarKlintrot/piranha.core.templates
Project templates for Piranha.Core
OskarKlintrot/Rebug
https://github.com/dotnet/SqlClient/issues/1933
OskarKlintrot/recipes
OskarKlintrot/spectre.console
A library that makes it easier to create beautiful console applications.
OskarKlintrot/UpdatePackages
Update all packages in a solution or csproj-file.
OskarKlintrot/Verify.EntityFramework
Extends Verify to allow verification of EntityFramework bits.
OskarKlintrot/xUnit1012