Home
Softono
d

dotnet-labs

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
3

Software by dotnet-labs

Minimal-URL-Shortener
Open Source

Minimal-URL-Shortener

Minimal-URL-Shortener is a lightweight web application written in C that demonstrates the capabilities of Minimal APIs introduced in .NET 8. Built on ASP.NET, this project serves as a practical example of how to create streamlined microservices and HTTP APIs with significantly reduced overhead compared to traditional MVC patterns. The application functions as a URL shortening service, allowing users to input long web addresses and receive shortened links. It persists the mapping between original and shortened URLs using LiteDB, a fast, embedded NoSQL database suitable for scenarios without complex relational data requirements. The solution utilizes top-level programs to minimize code clutter and features RESTful endpoints for creating and handling URL redirects. By leveraging the concise syntax of Minimal APIs, the project achieves full functionality with a minimal footprint, making it ideal for educational purposes or for developers seeking to build small, efficient web services. The application has been upd

Developer Tools Link Shortening & Tracking
146 Github Stars
JwtAuthDemo
Open Source

JwtAuthDemo

ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.

Web Development Frontend Templates
413 Github Stars
NginxLoadBalancer
Open Source

NginxLoadBalancer

Host an ASP.NET Core App with Nginx and Docker: SSL and Load Balancing

Load Balancers & Proxy
49 Github Stars