Skip to content

Repository files navigation

Inforit.GeoJson.Converters NuGet package

logo

This package contains converters and extensions to have support for BAMCIS.GeoJSON. This package is intended to be used when the conversion of BAMCIS.GeoJSON objects with System.Text.Json is required.

Using converter extension

services
    .AddControllers(options => options.Conventions.Add(new RouteTokenTransformerConvention(new KebabCaseRoutingConvention())))
    .AddJsonOptions(options => options.JsonSerializerOptions.AddConverters());

Contributor information

When making a PR please have a look at the [CONTRIBUTING] document in this repository.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages