- Denmark
-
07:43
(UTC +02:00) - @[email protected]
- @kasperisager.bsky.social
Highlights
Stars
- All languages
- ApacheConf
- AppleScript
- Assembly
- Batchfile
- Bikeshed
- Blade
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Crystal
- Cuda
- D
- DIGITAL Command Language
- Dart
- Dhall
- Dockerfile
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- F*
- Fennel
- Gherkin
- Gleam
- Go
- Groovy
- HCL
- HTML
- Handlebars
- Haskell
- Haxe
- Idris
- JSON
- Java
- JavaScript
- Jsonnet
- Julia
- Jupyter Notebook
- Koka
- Kotlin
- Less
- LiveScript
- Lua
- MDX
- Makefile
- Nginx
- Nim
- Nunjucks
- OCaml
- Objective-C
- Objective-C++
- Odin
- PEG.js
- PHP
- Perl
- Pony
- PowerShell
- Puppet
- PureScript
- Python
- Racket
- Reason
- Red
- Rich Text Format
- Ruby
- Rust
- SCSS
- SVG
- SaltStack
- Scala
- Scheme
- Shell
- Starlark
- Svelte
- Swift
- TeX
- Tree-sitter Query
- TypeScript
- V
- Vim Script
- Vue
- WebAssembly
- Wren
- XSLT
- Zig
- hoon
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
Mono open source ECMA CLI, C# and .NET implementation.
A .NET library that makes it easier to create beautiful console applications.
This repository has examples of broken patterns in ASP.NET Core applications
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project…
👼 The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and …
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
🍰 Cake (C# Make) is a cross platform build automation system.
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
A multitasking monolithic Kernel based x86 targeting Operating System written in C# from scratch aiming for high-level implementation of drivers in managed environment.
[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions
NAnt is a free .NET build tool. In theory it is kind of like make without make's wrinkles.
Example of how to protect an ASP.NET Core (1.0.1) Web API using simple self-created JWT bearer tokens.
A Code coverage toolset and GUI for c# on mono and gcov
.NET library to manage underlying filesystems extended attributes (xattrs) and file forks (aka alternate data streams)
Cross-platform DNX-based C# boilerplate configured with xUnit