nycdotnet
Working with SQL Server, C#, TypeScript, and GDScript. "Write tests; not too many; mostly integration." Pluralsight Author. In a New York state of mind.
Staff Engineer @namely New York City
Pinned Repositories
advent-of-code-2021
Steve's solutions to Advent of Code 2021
docker-cheat-sheet
Some notes about Docker
FromZeroToPullRequestWindows
How to submit code to a GitHub project on Windows
redmond-syntax
A syntax theme for Atom for those comfortable with the Visual Studio Blue theme.
redmond-ui
An Atom UI theme for fans of the Visual Studio Blue theme.
SQLWebApp
Web UI for SQL Server
TSqlFlex
An addon for SSMS using the Red Gate SIP Framework
TSqlFlex.SqlParser
Simple T-SQL Parser
grunt-ts
A grunt task to manage your complete typescript development to production workflow
nycdotnet's Repositories
nycdotnet/docker-cheat-sheet
Some notes about Docker
nycdotnet/advent-of-code-2021
Steve's solutions to Advent of Code 2021
nycdotnet/advent-of-code-2022
Steve Ognibene's answers to the Advent of Code 2022 challenges
nycdotnet/apollo-4-example
example of using the Apollo 4 server
nycdotnet/DotNetLinting
An actionable rant on .NET linting rules
nycdotnet/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
nycdotnet/SpaceTradersClient
A client for the spacetraders.io v2 API
nycdotnet/advent-of-code-2023
Advent of Code 2023 Solutions
nycdotnet/AvaloniaEdit
Avalonia-based text editor (port of AvalonEdit)
nycdotnet/azure-activedirectory-identitymodel-extensions-for-dotnet
IdentityModel extensions for .Net
nycdotnet/docs
This repository contains .NET Documentation.
nycdotnet/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
nycdotnet/go-sqlcmd
Native go implementation of sqlcmd
nycdotnet/Gut
Godot Unit Test. Unit testing tool for Godot Game Engine.
nycdotnet/hedy
Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.
nycdotnet/Hoi4Engine
A stats simulator for Hearts of Iron 4
nycdotnet/immer
Create the next immutable state by mutating the current one
nycdotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
nycdotnet/ITfoxtec.Identity.Saml2
ITfoxtec Identity Saml2 adds SAML-P support for both Identity Provider (IdP) and Relying Party (RP) on top of the SAML 2.0 functionality implemented in the .NET framework.
nycdotnet/mine-city-2000
A program that converts SimCity 2000 cities into Minecraft worlds
nycdotnet/NJsonSchema
JSON Schema reader, generator and validator for .NET
nycdotnet/opentelemetry-ruby
OpenTelemetry Ruby API & SDK, and related gems
nycdotnet/rails
Ruby on Rails
nycdotnet/related_post_gen
Data Processing benchmark featuring Rust, Go, Swift, Zig, Julia etc.
nycdotnet/rspec-mocks
RSpec's 'test double' framework, with support for stubbing and mocking
nycdotnet/sample_rails_app
The main sample app for the Ruby on Rails Tutorial, 6th Edition
nycdotnet/SecuringAspNetCoreWithOAuth2andOIDC
Starter files & fully functioning finished sample code for my Securing ASP.NET Core with OAuth2 and OpenID Connect course, currently targeting .NET 8.
nycdotnet/SqlFlex
A tool to help developers work efficiently with relational databases
nycdotnet/TetrisTutorial
Godot Tetris Tutorial
nycdotnet/WaterSensors