- Poland
Popular repositories
-
AspNetCoreSubdomain
Simple usage lib for subdomain routing in ASP.NET Core MVC
-
NEST
Forked from elastic/elasticsearch-net
Elasticsearch .NET Client
C#
-
bdg-dev-meetups
Presentations of Bydgoszcz Web Development meetups.
JavaScript
-
SqlDocStore
Forked from welshdave/SqlDocStore
Document storage within SQL databases.
C#
-
AutoMapper
Forked from AutoMapper/AutoMapper
A convention-based object-object mapper in .NET.
C#
-
cake
Forked from cake-build/cake
Cake (C# Make) is a cross platform build automation system.
C#
104 contributions in the last year
Contribution activity
November 2017
October 2017
IsLocalUrl has to take into account subdomain routes
Problem: Currently we always generate full URL for subdomain links. That have to be changed to generate only virtualpath if current host and genera…