About
The project PPWCode.API.Core is part of the .NET PPWCode project. It is meant to be used as the base for the API project inside a .NET solution.
Note that this project contains the following libraries (and NuGet packages):
-
PPWCode.API.Core, base classes and interfaces -
PPWCode.API.Core.Services, services for integration with the Castle Windsor DI container and implementation of a Json formatter service withNewtonSoft.Json -
PPWCode.API.Core.NewtonSoft, coded Json serialization settings and custom converter for a byte array
The project supports the most recent (supported) .NET SDKs.
Development
Development of the PPWCode is done on GitHub.
Releases (both stable and pre-release) are published on NuGet by PeopleWare.
License and Copyright
Copyright 2020–2026 by PeopleWare.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.