hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 588
values | lang stringclasses 305
values | max_stars_repo_path stringlengths 3 363 | max_stars_repo_name stringlengths 5 118 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringdate 2015-01-01 00:00:35 2022-03-31 23:43:49 ⌀ | max_stars_repo_stars_event_max_datetime stringdate 2015-01-01 12:37:38 2022-03-31 23:59:52 ⌀ | max_issues_repo_path stringlengths 3 363 | max_issues_repo_name stringlengths 5 118 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 134k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 363 | max_forks_repo_name stringlengths 5 135 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringdate 2015-01-01 00:01:02 2022-03-31 23:27:27 ⌀ | max_forks_repo_forks_event_max_datetime stringdate 2015-01-03 08:55:07 2022-03-31 23:59:24 ⌀ | content stringlengths 5 1.05M | avg_line_length float64 1.13 1.04M | max_line_length int64 1 1.05M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
39a93ff304b382e9273ffd88c36f1034c410c278 | 213 | cshtml | C# | Topppro.SecureSite/Views/Category/DisplayTemplates/Category.cshtml | jmirancid/TropicalNet.Topppro | 93abb9bcd2bc346b166425e20ba5bae7ddd7246f | [
"MIT"
] | null | null | null | Topppro.SecureSite/Views/Category/DisplayTemplates/Category.cshtml | jmirancid/TropicalNet.Topppro | 93abb9bcd2bc346b166425e20ba5bae7ddd7246f | [
"MIT"
] | 53 | 2015-04-07T23:10:13.000Z | 2019-04-28T15:39:25.000Z | Topppro.SecureSite/Views/Category/DisplayTemplates/Category.cshtml | jmirancid/TropicalNet.Topppro | 93abb9bcd2bc346b166425e20ba5bae7ddd7246f | [
"MIT"
] | null | null | null | @model Topppro.Entities.Category
<div class="form-group">
@Html.LabelFor(m => m.Name)
@Html.TextBoxFor(m => m.Name, new { @class = "form-control", style = "width:400px;", disabled = "disabled" })
</div>
| 30.428571 | 113 | 0.638498 |
e0de95b1609fc12f25a3391c1ecfaaca4691d63a | 577 | cs | C# | Cabster/Business/Entities/ContainerData.cs | sergiocabral/App.Cabster | c4049e71217bc2b183cb2eea6b99294976d70ded | [
"CC0-1.0"
] | 1 | 2021-07-24T02:07:46.000Z | 2021-07-24T02:07:46.000Z | Cabster/Business/Entities/ContainerData.cs | sergiocabral/App.Cabster | c4049e71217bc2b183cb2eea6b99294976d70ded | [
"CC0-1.0"
] | null | null | null | Cabster/Business/Entities/ContainerData.cs | sergiocabral/App.Cabster | c4049e71217bc2b183cb2eea6b99294976d70ded | [
"CC0-1.0"
] | null | null | null | using System;
namespace Cabster.Business.Entities
{
/// <summary>
/// Representa todas as configurações da aplicação.
/// </summary>
[Serializable]
public class ContainerData : EntityBase
{
/// <summary>
/// Conjunto de configurações da aplicação.
/// </summary>... | 27.47619 | 79 | 0.580589 |
075884bf36ea794d6fc5defa9903951da0e882f8 | 741 | cs | C# | Amplified.CSharp.Tests/Maybe/Extensions/ToEnumerable.cs | Nillerr/amplified-csharp | c58d79b2ef328808339f106ecf423071be44ea22 | [
"MIT"
] | 5 | 2016-12-26T23:02:50.000Z | 2019-02-24T13:00:39.000Z | Amplified.CSharp.Tests/Maybe/Extensions/ToEnumerable.cs | Nillerr/amplified-csharp | c58d79b2ef328808339f106ecf423071be44ea22 | [
"MIT"
] | 14 | 2017-03-09T13:50:06.000Z | 2019-04-03T17:21:59.000Z | Amplified.CSharp.Tests/Maybe/Extensions/ToEnumerable.cs | Nillerr/amplified-csharp | c58d79b2ef328808339f106ecf423071be44ea22 | [
"MIT"
] | 1 | 2018-11-15T10:41:02.000Z | 2018-11-15T10:41:02.000Z | using Amplified.CSharp.Extensions;
using Xunit;
namespace Amplified.CSharp
{
// ReSharper disable once InconsistentNaming
public class Maybe__ToEnumerable
{
[Fact]
public void WhenSome_ReturnsSingleItemEnumerable()
{
const int expectedValue = 230023;
var sour... | 27.444444 | 58 | 0.587045 |
4ac54805693440fbe665d3ef11a7f743c7dcdc0c | 630 | cs | C# | FoxTool/Tpp/Classes/TppNvgFilterNoise.cs | BobDoleOwndU/FoxTool | be69b04acfaa26725864de1908e2059e7b923676 | [
"MIT"
] | 15 | 2015-01-31T20:13:50.000Z | 2022-01-15T14:48:48.000Z | FoxTool/Tpp/Classes/TppNvgFilterNoise.cs | NasaNhak/FoxTool | a22585a3f1d4e8a5b69953449d093eca47073371 | [
"MIT"
] | 3 | 2015-01-20T04:28:45.000Z | 2020-08-28T08:38:31.000Z | FoxTool/Tpp/Classes/TppNvgFilterNoise.cs | NasaNhak/FoxTool | a22585a3f1d4e8a5b69953449d093eca47073371 | [
"MIT"
] | 12 | 2015-09-11T01:46:46.000Z | 2021-10-31T03:34:52.000Z | using FoxTool.Fox.Types.Structs;
using FoxTool.Fox.Types.Values;
namespace FoxTool.Tpp.Classes
{
public class TppNvgFilterNoise : Data
{
// Static properties
public FoxBool Visibility { get; set; }
public FoxFloat Scale { get; set; }
public FoxFloat Offset { get; set; ... | 31.5 | 52 | 0.609524 |
98a75089862a8e20eb112b9f06de6c447bd7e571 | 269 | cs | C# | AtividadeAvaliativaEF/AtividadeAvaliativaEF/Interfaces/ITarefaRepositorio.cs | LeonardoLuz2/LPC2019-1 | 2b592befb63a71d3b5ca67fd2892b1d307752b16 | [
"MIT"
] | null | null | null | AtividadeAvaliativaEF/AtividadeAvaliativaEF/Interfaces/ITarefaRepositorio.cs | LeonardoLuz2/LPC2019-1 | 2b592befb63a71d3b5ca67fd2892b1d307752b16 | [
"MIT"
] | null | null | null | AtividadeAvaliativaEF/AtividadeAvaliativaEF/Interfaces/ITarefaRepositorio.cs | LeonardoLuz2/LPC2019-1 | 2b592befb63a71d3b5ca67fd2892b1d307752b16 | [
"MIT"
] | null | null | null | using AtividadeAvaliativaEF.Models;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace AtividadeAvaliativaEF.Interfaces
{
public interface ITarefaRepositorio : IRepositorio<Tarefa>
{
}
}
| 20.692308 | 63 | 0.754647 |
980adc8364af1dfff0f66b5289063e9b97329027 | 393 | cs | C# | EZNEW/Development/Domain/Repository/Warehouse/WarehouseCountResult.cs | eznew-net/EZNEW.Develop | 2f71b8095ec6c903fa1f1b9db1091483cf64e70d | [
"MIT"
] | 136 | 2019-05-30T09:15:38.000Z | 2020-05-31T04:00:54.000Z | EZNEW/Development/Domain/Repository/Warehouse/WarehouseCountResult.cs | eznew-net/EZNEW.Develop | 2f71b8095ec6c903fa1f1b9db1091483cf64e70d | [
"MIT"
] | null | null | null | EZNEW/Development/Domain/Repository/Warehouse/WarehouseCountResult.cs | eznew-net/EZNEW.Develop | 2f71b8095ec6c903fa1f1b9db1091483cf64e70d | [
"MIT"
] | 15 | 2019-06-24T16:49:57.000Z | 2020-04-01T07:31:54.000Z | using EZNEW.Development.Query;
namespace EZNEW.Development.Domain.Repository.Warehouse
{
/// <summary>
/// Defines warehouse count result
/// </summary>
public class WarehouseCountResult
{
public long Count { get; set; }
/// <summary>
/// Gets or sets the count query
... | 21.833333 | 55 | 0.59542 |
fea98dab502eb281a0a8ae84e0c8d9f2ea2561d6 | 850 | cs | C# | C# DB Module/DB Advanced - Entity Framework Core/12. Stations-Another Solution/12. DB-Advanced-EF-Core-Exam-Preparation-2-Stations-Skeleton/Stations.Models/CustomerCard.cs | msotiroff/Softuni-learning | 847dc20c06769d3361a05fd3846f0c1f7f1d1fa6 | [
"MIT"
] | 1 | 2019-05-10T13:15:57.000Z | 2019-05-10T13:15:57.000Z | C# DB Module/DB Advanced - Entity Framework Core/12. Stations-Another Solution/12. DB-Advanced-EF-Core-Exam-Preparation-2-Stations-Skeleton/Stations.Models/CustomerCard.cs | msotiroff/Softuni-learning | 847dc20c06769d3361a05fd3846f0c1f7f1d1fa6 | [
"MIT"
] | null | null | null | C# DB Module/DB Advanced - Entity Framework Core/12. Stations-Another Solution/12. DB-Advanced-EF-Core-Exam-Preparation-2-Stations-Skeleton/Stations.Models/CustomerCard.cs | msotiroff/Softuni-learning | 847dc20c06769d3361a05fd3846f0c1f7f1d1fa6 | [
"MIT"
] | 1 | 2019-06-23T13:33:21.000Z | 2019-06-23T13:33:21.000Z | using Stations.Models.Enums;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
namespace Stations.Models
{
public class CustomerCard
{
/*
Id – integer, Primary Key
Name – text with max length 128 (required)
Age – integer between 0 and 120
Ty... | 27.419355 | 119 | 0.604706 |
71565518210ca2bb099c0d14bfb9d17092c95519 | 2,501 | cs | C# | N8Engine/_Source_/Core/GameObject.cs | N-8-D-e-v/n8engine | 309340173e0aabfef49add19d6757d5bd6de7d09 | [
"MIT"
] | 15 | 2021-07-07T18:03:10.000Z | 2021-11-20T04:09:01.000Z | N8Engine/_Source_/Core/GameObject.cs | natecurtiss/n8engine-terminal | 9a9cf24777edbbe3a39069085f295678d7236dbd | [
"MIT"
] | 2 | 2021-07-18T04:21:15.000Z | 2021-09-07T16:32:51.000Z | N8Engine/_Source_/Core/GameObject.cs | natecurtiss/n8engine-terminal | 9a9cf24777edbbe3a39069085f295678d7236dbd | [
"MIT"
] | 4 | 2021-07-12T23:36:14.000Z | 2021-08-21T14:37:12.000Z | using System.Collections.Generic;
using N8Engine.Mathematics;
namespace N8Engine
{
public sealed class GameObject
{
public readonly string Name;
readonly GameObjectEvents _events;
readonly List<Component> _components = new();
public Vector Position { get; set; }
... | 30.876543 | 101 | 0.558577 |
248040f6c776409eaa0175d2f5a314c8b00398ca | 150 | cs | C# | code/class-declaration.cs | schaveyt/kotlin-is-like-csharp | 1bf6754c98955c0e04140829fe01577da55c26e2 | [
"MIT"
] | 38 | 2019-11-23T16:17:17.000Z | 2022-03-16T09:58:54.000Z | code/class-declaration.cs | schaveyt/kotlin-is-like-csharp | 1bf6754c98955c0e04140829fe01577da55c26e2 | [
"MIT"
] | 2 | 2021-05-09T04:45:49.000Z | 2021-12-22T20:47:25.000Z | code/class-declaration.cs | schaveyt/kotlin-is-like-csharp | 1bf6754c98955c0e04140829fe01577da55c26e2 | [
"MIT"
] | 6 | 2020-08-06T10:15:27.000Z | 2021-12-23T23:57:35.000Z | class Shape
{
public int NumberOfSides { get; set; }
public string SimpleDescription() =>
$"A shape with {NumberOfSides} sides.";
}
| 21.428571 | 47 | 0.633333 |
2c4dd6dfec645ccc927e3c43d4d7dc751f2912af | 2,017 | cs | C# | FirebaseUnityWrapper/FirebaseUnityWrapper/Storage/StorageReference.cs | gmYusuf/firebase-wrapper | 5af6a32bab1011fc77cb8ce2341ddb76e4600942 | [
"MIT"
] | null | null | null | FirebaseUnityWrapper/FirebaseUnityWrapper/Storage/StorageReference.cs | gmYusuf/firebase-wrapper | 5af6a32bab1011fc77cb8ce2341ddb76e4600942 | [
"MIT"
] | null | null | null | FirebaseUnityWrapper/FirebaseUnityWrapper/Storage/StorageReference.cs | gmYusuf/firebase-wrapper | 5af6a32bab1011fc77cb8ce2341ddb76e4600942 | [
"MIT"
] | null | null | null | using AndroidUtils;
using GMSTasks;
using UnityEngine;
using FirebaseUnityWrapper.Storage.StorageTask;
using static FirebaseUnityWrapper.Storage.StorageTask.UploadTask;
namespace FirebaseUnityWrapper.Storage
{
public class StorageReference : JavaObjectWrapper
{
public StorageReference(AndroidJavaObjec... | 48.02381 | 161 | 0.742687 |
3815934aa715163e1c4a1411e55f037d22442f0a | 652 | cs | C# | FileTypes/BI/Preset2.cs | BeowulfStratOps/BSU.Sync | c1b6c01af294487e7ca4bf14a7909a32b915f097 | [
"Apache-2.0"
] | 1 | 2021-07-09T23:13:37.000Z | 2021-07-09T23:13:37.000Z | FileTypes/BI/Preset2.cs | BeowulfStratOps/BSU.Sync | c1b6c01af294487e7ca4bf14a7909a32b915f097 | [
"Apache-2.0"
] | null | null | null | FileTypes/BI/Preset2.cs | BeowulfStratOps/BSU.Sync | c1b6c01af294487e7ca4bf14a7909a32b915f097 | [
"Apache-2.0"
] | 1 | 2017-12-29T10:32:52.000Z | 2017-12-29T10:32:52.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Xml;
using System.Xml.Serialization;
namespace BSU.Sync.FileTypes.BI
{
[XmlRoot(ElementName = "addons-presets")]
public class Preset2
{
[XmlElement(ElementName = "last-u... | 24.148148 | 61 | 0.661043 |
03f0cedb8818c0ec5d4778ab1445898d4979c6c5 | 465 | cs | C# | reddit.detective.net/Model/Subreddit.cs | oleitao/reddit.detective.net | c0d6e0230c26e3af9bfeae5cbabcf35d05e454b2 | [
"MIT"
] | null | null | null | reddit.detective.net/Model/Subreddit.cs | oleitao/reddit.detective.net | c0d6e0230c26e3af9bfeae5cbabcf35d05e454b2 | [
"MIT"
] | null | null | null | reddit.detective.net/Model/Subreddit.cs | oleitao/reddit.detective.net | c0d6e0230c26e3af9bfeae5cbabcf35d05e454b2 | [
"MIT"
] | null | null | null | using Newtonsoft.Json;
using System;
namespace Reddit.Detective.Net.Model
{
public class Subreddit
{
[JsonProperty("id")]
public string Id { get; set; }
[JsonProperty("name")]
public string Name { get; set; }
public Subreddit(string _name)
{
Name =... | 18.6 | 50 | 0.511828 |
6968347cfd196667bcd40d4e99674a29c0a22293 | 13,592 | cs | C# | ZConfig.NET/ZConfigCommon/Src/Config/Nodes/ConfigListNode.cs | subhagho/Zconfig.NET | 11905b994bbcaabf892ffbab1327bb95e9a8fc75 | [
"Apache-2.0"
] | 1 | 2019-03-20T18:30:01.000Z | 2019-03-20T18:30:01.000Z | ZConfig.NET/ZConfigCommon/Src/Config/Nodes/ConfigListNode.cs | subhagho/Zconfig.NET | 11905b994bbcaabf892ffbab1327bb95e9a8fc75 | [
"Apache-2.0"
] | null | null | null | ZConfig.NET/ZConfigCommon/Src/Config/Nodes/ConfigListNode.cs | subhagho/Zconfig.NET | 11905b994bbcaabf892ffbab1327bb95e9a8fc75 | [
"Apache-2.0"
] | null | null | null | #region copyright
//
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
... | 32.285036 | 122 | 0.479547 |
b326467fe6c6b547d156219516ff05537cb45161 | 575 | cs | C# | GenericContext.cs | radekdoulik/wa-info | 418d12ff3a91f4757e7c2759d0fcd7d8de9ce674 | [
"MIT"
] | 1 | 2021-10-05T18:52:42.000Z | 2021-10-05T18:52:42.000Z | GenericContext.cs | radekdoulik/wa-info | 418d12ff3a91f4757e7c2759d0fcd7d8de9ce674 | [
"MIT"
] | 1 | 2021-10-04T10:25:05.000Z | 2021-10-05T13:54:43.000Z | GenericContext.cs | radekdoulik/wa-info | 418d12ff3a91f4757e7c2759d0fcd7d8de9ce674 | [
"MIT"
] | null | null | null | using System.Reflection.Metadata;
namespace WebAssemblyInfo
{
public class GenericContext
{
public GenericParameterHandleCollection Parameters { get; }
public GenericParameterHandleCollection TypeParameters { get; }
public MetadataReader Reader { get; }
public GenericContext(G... | 30.263158 | 146 | 0.697391 |
b32d8cfb44b62a5a28f5f10e70ef99f5a760cc5a | 935 | cs | C# | Packages/UGF.Module.Scenes/Runtime/ISceneLoader.cs | unity-game-framework/ugf-module-scenes | 8b6f538ed4b46fcf4a07cd447174f598463cb19b | [
"MIT"
] | null | null | null | Packages/UGF.Module.Scenes/Runtime/ISceneLoader.cs | unity-game-framework/ugf-module-scenes | 8b6f538ed4b46fcf4a07cd447174f598463cb19b | [
"MIT"
] | 36 | 2020-03-06T22:27:17.000Z | 2022-01-06T13:05:10.000Z | Packages/UGF.Module.Scenes/Runtime/ISceneLoader.cs | unity-game-framework/ugf-module-scenes | 8b6f538ed4b46fcf4a07cd447174f598463cb19b | [
"MIT"
] | null | null | null | using System.Threading.Tasks;
using UGF.RuntimeTools.Runtime.Contexts;
using UnityEngine.SceneManagement;
namespace UGF.Module.Scenes.Runtime
{
public interface ISceneLoader
{
ISceneLoadParameters DefaultLoadParameters { get; }
ISceneUnloadParameters DefaultUnloadParameters { get; }
S... | 42.5 | 102 | 0.741176 |
5ed81821d7bc321eef7a6a9b6da8aa45e891761d | 577 | cs | C# | Models/Unit/Enemies/Monster/EnemyZombie.cs | Alexander-Stanchev/RPG-Project | c4f41a494676f9e633999f885592da04b0f47021 | [
"MIT"
] | null | null | null | Models/Unit/Enemies/Monster/EnemyZombie.cs | Alexander-Stanchev/RPG-Project | c4f41a494676f9e633999f885592da04b0f47021 | [
"MIT"
] | null | null | null | Models/Unit/Enemies/Monster/EnemyZombie.cs | Alexander-Stanchev/RPG-Project | c4f41a494676f9e633999f885592da04b0f47021 | [
"MIT"
] | null | null | null | namespace Models.Unit.Enemies.Monster
{
using Models.Unit.Enemies.Monster.Interfaces;
using OpenTK.Graphics;
public class EnemyZombie : EnemyMonster, IEnemyMonster
{
public static char registrationKey = 'z';
public EnemyZombie(UnitPostion location, Map map)
: base(location... | 27.47619 | 70 | 0.589255 |
cc6b6b1bb2c11205e3646b0e2f6721c61cdc17ab | 1,720 | cshtml | C# | Application/EdFi.Ods.AdminApp.Web/Views/ClaimSets/_DeleteClaimSetResourceModal.cshtml | stephenfuqua/Ed-Fi-ODS-AdminApp | 415fce60b6b1a346f946d8537a15aa414664dba7 | [
"Apache-2.0"
] | 3 | 2020-05-27T14:28:51.000Z | 2021-02-22T15:17:17.000Z | Application/EdFi.Ods.AdminApp.Web/Views/ClaimSets/_DeleteClaimSetResourceModal.cshtml | stephenfuqua/Ed-Fi-ODS-AdminApp | 415fce60b6b1a346f946d8537a15aa414664dba7 | [
"Apache-2.0"
] | 56 | 2020-08-14T15:51:19.000Z | 2022-03-31T22:59:36.000Z | Application/EdFi.Ods.AdminApp.Web/Views/ClaimSets/_DeleteClaimSetResourceModal.cshtml | stephenfuqua/Ed-Fi-ODS-AdminApp | 415fce60b6b1a346f946d8537a15aa414664dba7 | [
"Apache-2.0"
] | 16 | 2020-06-21T18:07:01.000Z | 2022-02-19T15:55:53.000Z | @*
SPDX-License-Identifier: Apache-2.0
Licensed to the Ed-Fi Alliance under one or more agreements.
The Ed-Fi Alliance licenses this file to you under the Apache License, Version 2.0.
See the LICENSE and NOTICES files in the project root for more information.
*@
@using EdFi.Ods.AdminApp.Web.Helpers
@model EdFi.Ods.Ad... | 46.486486 | 153 | 0.624419 |
c16793310388e772a2ba6598fc423a4fdcfc7591 | 1,459 | cs | C# | RustWebRcon.Console.Sample/Program.cs | Geevo/RustWebRcon | 8b3c7d09a7776d6402c4c2eeed60332225bc7ba7 | [
"MIT"
] | 3 | 2019-06-19T17:02:17.000Z | 2021-12-16T21:43:59.000Z | RustWebRcon.Console.Sample/Program.cs | Geevo/RustWebRcon | 8b3c7d09a7776d6402c4c2eeed60332225bc7ba7 | [
"MIT"
] | null | null | null | RustWebRcon.Console.Sample/Program.cs | Geevo/RustWebRcon | 8b3c7d09a7776d6402c4c2eeed60332225bc7ba7 | [
"MIT"
] | 3 | 2019-05-18T15:11:28.000Z | 2022-01-04T17:52:02.000Z | using System;
namespace RustWebRcon.ConsoleApp.Sample
{
class Program
{
private static WebRcon rcon;
static void Main(string[] args)
{
// Intialise WebRcon
rcon = new WebRcon("127.0.0.1", "28016", "password");
// Subscribe to events
rco... | 25.155172 | 81 | 0.437286 |
d4a22a61346aee97c2422948a26ef056d232e96b | 2,683 | cs | C# | 43LimeMobileApp.Data/Migrations/202007150820239_initial.cs | dcoreydukedev/43LimeMobileApp | 812a4d0a4f702fda8909cfa5cccbbea166eccfab | [
"MIT"
] | null | null | null | 43LimeMobileApp.Data/Migrations/202007150820239_initial.cs | dcoreydukedev/43LimeMobileApp | 812a4d0a4f702fda8909cfa5cccbbea166eccfab | [
"MIT"
] | null | null | null | 43LimeMobileApp.Data/Migrations/202007150820239_initial.cs | dcoreydukedev/43LimeMobileApp | 812a4d0a4f702fda8909cfa5cccbbea166eccfab | [
"MIT"
] | null | null | null | namespace _43LimeMobileApp.Data.Migrations
{
using System;
using System.Data.Entity.Migrations;
public partial class initial : DbMigration
{
public override void Up()
{
CreateTable(
"dbo.ButtonCommandCategories",
c => new
... | 33.962025 | 68 | 0.375326 |
1e45687d645b0628e9da92d1fbe26de71a19594c | 289 | cs | C# | src/Com/Bit34Games/Injector/Binding/IInjectionRestriction.cs | bit34/Bit34-Injector | d147b0accbfab3c24092f8e90cf1bb916023a36b | [
"MIT"
] | null | null | null | src/Com/Bit34Games/Injector/Binding/IInjectionRestriction.cs | bit34/Bit34-Injector | d147b0accbfab3c24092f8e90cf1bb916023a36b | [
"MIT"
] | null | null | null | src/Com/Bit34Games/Injector/Binding/IInjectionRestriction.cs | bit34/Bit34-Injector | d147b0accbfab3c24092f8e90cf1bb916023a36b | [
"MIT"
] | null | null | null | using System;
using Com.Bit34Games.Injector.Provider;
namespace Com.Bit34Games.Injector.Binding
{
public interface IInjectionRestriction
{
// METHODS
bool Check(object container, Type typeToInject, IInstanceProvider provider);
string GetInfo();
}
}
| 22.230769 | 86 | 0.702422 |
419802ed8c3c4bf1916032402a4517de0dc286e7 | 1,051 | cs | C# | utils/SendGridUtil.cs | Eagles-Jungscharen/against-the-game-functions | 0a948d7cdf1443eb9a3b2f9584088b010d76aa57 | [
"Apache-2.0"
] | null | null | null | utils/SendGridUtil.cs | Eagles-Jungscharen/against-the-game-functions | 0a948d7cdf1443eb9a3b2f9584088b010d76aa57 | [
"Apache-2.0"
] | null | null | null | utils/SendGridUtil.cs | Eagles-Jungscharen/against-the-game-functions | 0a948d7cdf1443eb9a3b2f9584088b010d76aa57 | [
"Apache-2.0"
] | null | null | null | using SendGrid;
using SendGrid.Helpers.Mail;
using System;
using System.Threading.Tasks;
namespace EaglesJungscharen.ATG.Utils {
public static class SendGridUtil{
public static async Task SendGameMail(string target, string gameCode, string secureCode) {
var apiKey = Environment.GetEnvironmentVar... | 52.55 | 121 | 0.676499 |
fc3aefa68b57657948854b11c5a2fd498822692d | 550 | cs | C# | test/Microsoft.Extensions.Caching.Memory.Tests/Infrastructure/TestClock.cs | cuteant/CuteAnt.Extensions | ce6a8da0a289a16f52de8b4246041e5f607c7548 | [
"MIT"
] | 3 | 2019-12-06T09:17:54.000Z | 2021-08-18T02:10:29.000Z | test/Microsoft.Extensions.Caching.Memory.Tests/Infrastructure/TestClock.cs | cuteant/CuteAnt.Extensions | ce6a8da0a289a16f52de8b4246041e5f607c7548 | [
"MIT"
] | null | null | null | test/Microsoft.Extensions.Caching.Memory.Tests/Infrastructure/TestClock.cs | cuteant/CuteAnt.Extensions | ce6a8da0a289a16f52de8b4246041e5f607c7548 | [
"MIT"
] | null | null | null | // Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
namespace Microsoft.Extensions.Internal
{
public class TestClock : ISystemClock
{
public TestClock()
{
... | 23.913043 | 111 | 0.610909 |
9651b6d3d119b058e4026c60204c64acc132092f | 11,049 | cs | C# | src/Compilers/CSharp/Portable/Syntax/SyntaxNodeExtensions.cs | Kuinox/roslyn | fa1edb0c1f8c74f245b91bbe24a9cdc47cedb04b | [
"MIT"
] | 1 | 2020-08-29T14:33:09.000Z | 2020-08-29T14:33:09.000Z | src/Compilers/CSharp/Portable/Syntax/SyntaxNodeExtensions.cs | Kuinox/roslyn | fa1edb0c1f8c74f245b91bbe24a9cdc47cedb04b | [
"MIT"
] | null | null | null | src/Compilers/CSharp/Portable/Syntax/SyntaxNodeExtensions.cs | Kuinox/roslyn | fa1edb0c1f8c74f245b91bbe24a9cdc47cedb04b | [
"MIT"
] | null | null | null | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Diagnostics;
using Microsoft.CodeAnalysis.CSharp.Syntax;
namespace Microsoft.CodeAnalysis.CSharp
{
... | 38.768421 | 137 | 0.569463 |
ac93b645f828aaeee0c20b3726965aef384a0e91 | 882 | cs | C# | Gerakul.SqlQueue.Maintenance/Actions/ForceCleanAction.cs | gerakul/SqlQueue | 43e33fa8b5d5fc1cd689ba215347d73123e409a1 | [
"MIT"
] | 4 | 2018-05-08T15:11:11.000Z | 2021-05-01T01:47:19.000Z | Gerakul.SqlQueue.Maintenance/Actions/ForceCleanAction.cs | gerakul/SqlQueue | 43e33fa8b5d5fc1cd689ba215347d73123e409a1 | [
"MIT"
] | 1 | 2018-07-14T21:10:23.000Z | 2018-07-14T21:10:23.000Z | Gerakul.SqlQueue.Maintenance/Actions/ForceCleanAction.cs | gerakul/SqlQueue | 43e33fa8b5d5fc1cd689ba215347d73123e409a1 | [
"MIT"
] | 1 | 2018-07-12T15:24:34.000Z | 2018-07-12T15:24:34.000Z | using Gerakul.FastSql.Common;
using Gerakul.FastSql.SqlServer;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Gerakul.SqlQueue.Maintenance.Actions
{
public class ForceCleanAction : IAction
{
private const string ConnectionS... | 31.5 | 105 | 0.708617 |
acbbbd51246606f6dc14927db914658235f80633 | 1,683 | cs | C# | src/ContactList/Model/Database.cs | chan18/fixie.demo | c0b110fb918845e9afe8933c84504c77a689f73f | [
"MIT"
] | 6 | 2020-04-15T11:36:35.000Z | 2021-09-28T03:15:26.000Z | src/ContactList/Model/Database.cs | chan18/fixie.demo | c0b110fb918845e9afe8933c84504c77a689f73f | [
"MIT"
] | 4 | 2019-10-09T03:00:24.000Z | 2021-03-30T02:41:58.000Z | src/ContactList/Model/Database.cs | chan18/fixie.demo | c0b110fb918845e9afe8933c84504c77a689f73f | [
"MIT"
] | 2 | 2020-04-29T01:50:13.000Z | 2021-03-15T02:49:27.000Z | namespace ContactList.Model
{
using System;
using System.Data;
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Storage;
using Serilog;
public class Database : DbContext
{
IDbContextTransaction? _currentTransaction;
public Database(DbContextOptions<... | 26.714286 | 128 | 0.530006 |
ac559417c7a2abbd651977f21f448a74da8a6f7f | 8,986 | cs | C# | Tupa-Web/View/Register/Register.aspx.cs | BaseTech-Inc/Web | 3b9052af04d3c4d87d9e8969ad2ad742414f9871 | [
"MIT"
] | null | null | null | Tupa-Web/View/Register/Register.aspx.cs | BaseTech-Inc/Web | 3b9052af04d3c4d87d9e8969ad2ad742414f9871 | [
"MIT"
] | 22 | 2021-03-27T01:34:17.000Z | 2021-11-29T20:40:16.000Z | Tupa-Web/View/Register/Register.aspx.cs | BaseTech-Inc/Web | 3b9052af04d3c4d87d9e8969ad2ad742414f9871 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text.Json;
using System.Threading;
using System.Threading.Tasks;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.WebPages;
using Tupa_Web.Common.Enumerations;
using Tupa_Web.Common.Helpers;
using Tu... | 35.101563 | 127 | 0.509682 |
1ee5cf43bcb90a28b043abccdc6f389097c84b58 | 3,097 | cs | C# | Spectre.Mvvm/Converters/PercentageConverter.cs | spectre-team/spectre-mvvm | 964ffc2b87d3da4a32648d54a7884a44ab2c29cb | [
"Apache-2.0"
] | null | null | null | Spectre.Mvvm/Converters/PercentageConverter.cs | spectre-team/spectre-mvvm | 964ffc2b87d3da4a32648d54a7884a44ab2c29cb | [
"Apache-2.0"
] | 5 | 2017-11-28T09:27:50.000Z | 2018-01-26T11:57:40.000Z | src/Spectre.Mvvm/Converters/PercentageConverter.cs | spectre-team/platform-components | 9138edacd14e2831594cc5d8d06899e25f0e0378 | [
"Apache-2.0"
] | null | null | null | /*
* PercentageConverter.cs
* Converter which allows to convert percentages to double values.
*
Copyright 2017 Michał Wolny
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
ht... | 44.884058 | 173 | 0.649984 |
8e51bb02fee7bf3f1e1adf3b21a198787e24a2d1 | 337 | cs | C# | Assets/Xsolla/Demo/ServerlessIntegrationDemo/Scripts/ServerlessDemoConstants.cs | skibitsky/payments-unity-sdk | 4d73128e7cc6278da796facb8f7a8404e6823096 | [
"Apache-2.0"
] | null | null | null | Assets/Xsolla/Demo/ServerlessIntegrationDemo/Scripts/ServerlessDemoConstants.cs | skibitsky/payments-unity-sdk | 4d73128e7cc6278da796facb8f7a8404e6823096 | [
"Apache-2.0"
] | null | null | null | Assets/Xsolla/Demo/ServerlessIntegrationDemo/Scripts/ServerlessDemoConstants.cs | skibitsky/payments-unity-sdk | 4d73128e7cc6278da796facb8f7a8404e6823096 | [
"Apache-2.0"
] | null | null | null | namespace Xsolla.Demo.ServerlessIntegration
{
public static class ServerlessDemoConstants
{
public const string USER_VIRTUAL_CURRENCY_BALANCE = "serverless_user_vc_balance";
public const string USER_INVENTORY_ITEMS = "serverless_user_inventory_items";
public const string USER_TRANSACTIONS = "serverless_user_tr... | 37.444444 | 83 | 0.836795 |
8ec58c37f7b30a163c06edea4055773be6c1804f | 3,898 | cs | C# | OBSSwitcher/KeySender.cs | ZacharyWalsh57/OBSSwitcher | c3a17256efb9f2c42477e043e15c4c6e47ed6c18 | [
"MIT"
] | null | null | null | OBSSwitcher/KeySender.cs | ZacharyWalsh57/OBSSwitcher | c3a17256efb9f2c42477e043e15c4c6e47ed6c18 | [
"MIT"
] | 1 | 2021-05-04T21:11:45.000Z | 2021-05-04T21:11:45.000Z | OBSSwitcher/KeySender.cs | ZacharyWalsh57/OBSSwitcher | c3a17256efb9f2c42477e043e15c4c6e47ed6c18 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Configuration;
using System.Diagnostics;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Automation;
using System.Windows.Forms;
namespace OBSSwitcher
{
public class KeySende... | 35.436364 | 131 | 0.588763 |
62f12bf747525c8828680972ee5f6e86ee8c433a | 155 | cs | C# | Holotweet/Assets/Twity-master/DataModels/StreamMessages/LimitNotice.cs | radi-bow/HoloTweet | 735a5cf7b769344c189ea9f5ea3cefb036465dac | [
"MIT"
] | 68 | 2018-01-05T08:30:28.000Z | 2022-02-28T02:41:12.000Z | Holotweet/Assets/Twity-master/DataModels/StreamMessages/LimitNotice.cs | radi-bow/HoloTweet | 735a5cf7b769344c189ea9f5ea3cefb036465dac | [
"MIT"
] | 16 | 2017-12-24T07:10:03.000Z | 2021-11-22T10:59:08.000Z | Holotweet/Assets/Twity-master/DataModels/StreamMessages/LimitNotice.cs | radi-bow/HoloTweet | 735a5cf7b769344c189ea9f5ea3cefb036465dac | [
"MIT"
] | 13 | 2018-01-13T23:11:17.000Z | 2022-03-06T01:22:32.000Z | using System;
namespace Twity.DataModels.StreamMessages
{
[Serializable]
public class LimitNotice
{
public TrackLimit limit;
}
}
| 14.090909 | 41 | 0.670968 |
20a14c4aa346f0f04db70c0631aacf28cf3081c4 | 3,404 | cs | C# | src/Orckestra.Composer.Cart/Providers/CartMerge/OverwriteCartMergeProvider.cs | colinjacobsorckestra/BetterRetail | 15be5cfc00a6826f6c7ae935280e66d5a9191107 | [
"MIT"
] | 5 | 2020-05-20T20:40:27.000Z | 2021-04-14T19:11:38.000Z | src/Orckestra.Composer.Cart/Providers/CartMerge/OverwriteCartMergeProvider.cs | colinjacobsorckestra/BetterRetail | 15be5cfc00a6826f6c7ae935280e66d5a9191107 | [
"MIT"
] | 15 | 2020-06-11T19:49:05.000Z | 2022-02-02T12:54:43.000Z | src/Orckestra.Composer.Cart/Providers/CartMerge/OverwriteCartMergeProvider.cs | colinjacobsorckestra/BetterRetail | 15be5cfc00a6826f6c7ae935280e66d5a9191107 | [
"MIT"
] | 5 | 2020-05-23T09:26:54.000Z | 2022-01-04T13:14:36.000Z | using System;
using System.Globalization;
using System.Linq;
using System.Threading.Tasks;
using Orckestra.Composer.Cart.Factory;
using Orckestra.Composer.Cart.Parameters;
using Orckestra.Composer.Cart.Repositories;
using Orckestra.Composer.Cart.Services;
using Orckestra.Composer.Parameters;
using Orckestra.Composer.P... | 44.207792 | 152 | 0.675969 |
44d7f0cf36a8f88236293674d2f3ea138f9fd48f | 5,570 | cs | C# | mono/mcs/class/System/System.CodeDom.Compiler/CompilerParameters.cs | GrapeCity/pagefx | 0ab027edb818fa0913f203c9771b2aaa88fb166e | [
"MIT"
] | 18 | 2019-08-03T09:55:53.000Z | 2021-12-11T20:32:30.000Z | mono/mcs/class/System/System.CodeDom.Compiler/CompilerParameters.cs | GrapeCity/pagefx | 0ab027edb818fa0913f203c9771b2aaa88fb166e | [
"MIT"
] | 1 | 2021-11-22T21:39:07.000Z | 2021-11-23T04:52:41.000Z | mono/mcs/class/System/System.CodeDom.Compiler/CompilerParameters.cs | GrapeCity/pagefx | 0ab027edb818fa0913f203c9771b2aaa88fb166e | [
"MIT"
] | 2 | 2019-07-31T09:50:21.000Z | 2021-11-24T16:30:12.000Z | //
// System.CodeDom.Compiler.CompilerParameters.cs
//
// Authors:
// Daniel Stodden (stodden@in.tum.de)
// Andreas Nahr (ClassDevelopment@A-SoftTech.com)
//
// (C) 2002 Ximian, Inc.
// Copyright (C) 2005 Novell, Inc (http://www.novell.com)
//
// Permission is hereby granted, free of charge, to any person... | 23.601695 | 91 | 0.67702 |
78f5463bb13f2b86e682c3c4a5286681ebbbd8f6 | 4,491 | cs | C# | src/Stormpath.SDK.Core/Impl/Application/DefaultApplicationWebConfiguration.cs | stormpath/stormpath-sdk-dotnet | 8ed3ee1644036873c44844cf5da94d66f73de9fe | [
"Apache-2.0"
] | 54 | 2015-10-22T00:50:26.000Z | 2022-03-23T11:48:29.000Z | src/Stormpath.SDK.Core/Impl/Application/DefaultApplicationWebConfiguration.cs | stormpath/stormpath-sdk-dotnet | 8ed3ee1644036873c44844cf5da94d66f73de9fe | [
"Apache-2.0"
] | 165 | 2015-10-12T22:35:31.000Z | 2018-07-11T22:08:11.000Z | src/Stormpath.SDK.Core/Impl/Application/DefaultApplicationWebConfiguration.cs | stormpath/stormpath-sdk-dotnet | 8ed3ee1644036873c44844cf5da94d66f73de9fe | [
"Apache-2.0"
] | 14 | 2015-12-15T00:13:59.000Z | 2019-03-19T14:04:20.000Z | using System;
using System.Threading;
using System.Threading.Tasks;
using Stormpath.SDK.Api;
using Stormpath.SDK.Application;
using Stormpath.SDK.Impl.Resource;
namespace Stormpath.SDK.Impl.Application
{
internal class DefaultApplicationWebConfiguration : AbstractInstanceResource, IApplicationWebConfiguration, IA... | 41.971963 | 144 | 0.705856 |
742f9911290dca12b6e09021336668e83ee1a092 | 656 | cs | C# | SampleProgram/Program.cs | affinda/affinda-csharp | 03fc2292f67cb587b4fae25f75c32f167f851da9 | [
"MIT"
] | null | null | null | SampleProgram/Program.cs | affinda/affinda-csharp | 03fc2292f67cb587b4fae25f75c32f167f851da9 | [
"MIT"
] | 2 | 2021-12-14T12:12:01.000Z | 2021-12-30T10:16:08.000Z | SampleProgram/Program.cs | affinda/affinda-csharp | 03fc2292f67cb587b4fae25f75c32f167f851da9 | [
"MIT"
] | 1 | 2021-12-03T14:22:17.000Z | 2021-12-03T14:22:17.000Z | using System;
using System.IO;
using Affinda.API;
using Affinda.API.Models;
using Newtonsoft.Json;
namespace AffindaAPISample
{
class Program
{
static void Main(string[] args)
{
string resumePath = "PATH_TO_RESUME";
using (FileStream fs = File.OpenRead(resumePath))
... | 27.333333 | 92 | 0.605183 |
a406d662f442e3135b08e74ee943c17827291e3e | 6,142 | cs | C# | BasicAuthExample/Program.cs | jimevans/TampaAutomationMeetup | 5675535ab1f64e37ecf5d117c58f0535f46e2d30 | [
"MIT"
] | 2 | 2018-03-28T23:34:32.000Z | 2018-03-28T23:35:38.000Z | BasicAuthExample/Program.cs | jimevans/TampaAutomationMeetup | 5675535ab1f64e37ecf5d117c58f0535f46e2d30 | [
"MIT"
] | null | null | null | BasicAuthExample/Program.cs | jimevans/TampaAutomationMeetup | 5675535ab1f64e37ecf5d117c58f0535f46e2d30 | [
"MIT"
] | null | null | null | using Fiddler;
using OpenQA.Selenium;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using WebDriverProxyUtilities;
namespace BasicAuthExample
{
class Program
{
static void Main(string[] args)
{
// Note that we're... | 45.161765 | 219 | 0.617063 |
e8bdf23d4ee1e42831e138a393aff9bf6e793934 | 437 | cs | C# | LessonsSamples/LessonsSamples/Lesson6/CoreContainerLifetime/Operation.cs | sugamgoel/InviteTest | f0b6838a7506d0b0af19477fa5a8e16bc40b31fd | [
"MIT"
] | 12 | 2018-08-29T15:26:01.000Z | 2021-02-03T21:44:37.000Z | LessonsSamples/LessonsSamples/Lesson6/CoreContainerLifetime/Operation.cs | sugamgoel/InviteTest | f0b6838a7506d0b0af19477fa5a8e16bc40b31fd | [
"MIT"
] | null | null | null | LessonsSamples/LessonsSamples/Lesson6/CoreContainerLifetime/Operation.cs | sugamgoel/InviteTest | f0b6838a7506d0b0af19477fa5a8e16bc40b31fd | [
"MIT"
] | 5 | 2018-11-28T13:02:48.000Z | 2020-01-29T11:01:09.000Z | using System;
namespace LessonsSamples.Lesson6.CoreContainerLifetime
{
public class Operation : IOperationTransient,
IOperationScoped,
IOperationSingleton,
IOperationSingletonInstance
{
public Operation() : this(Guid.NewGuid())
{
}
public Operation(Guid... | 20.809524 | 54 | 0.597254 |
b5af5ea3e82b8c6baea6cf32545816a33a9486fd | 237 | cs | C# | LDAP/Protocol/AddResponse.cs | telefrek/ldap | 77a6506cf6abb668ba52bba75792ab8ceb656638 | [
"MIT"
] | 2 | 2019-07-19T15:30:06.000Z | 2020-02-14T09:07:35.000Z | LDAP/Protocol/AddResponse.cs | telefrek/ldap | 77a6506cf6abb668ba52bba75792ab8ceb656638 | [
"MIT"
] | 5 | 2021-05-19T15:35:05.000Z | 2022-03-02T02:50:01.000Z | LDAP/Protocol/AddResponse.cs | telefrek/ldap | 77a6506cf6abb668ba52bba75792ab8ceb656638 | [
"MIT"
] | 1 | 2019-05-18T09:42:16.000Z | 2019-05-18T09:42:16.000Z | using System.Threading.Tasks;
using Telefrek.LDAP.Protocol.Encoding;
namespace Telefrek.LDAP.Protocol
{
internal class AddResponse : LDAPResponse
{
public override ProtocolOp Operation => ProtocolOp.ADD_RESPONSE;
}
} | 23.7 | 72 | 0.751055 |
a7afe70025c3d3aa5ec971375526582c6ca9a0a8 | 1,892 | cs | C# | CSharpFunctionalExtensions/Result/Extensions/OnSuccessTry.cs | ruudhe/CSharpFunctionalExtensions | 6336115812c7503b870f993033ef1fa907d1e4f1 | [
"MIT"
] | 1 | 2022-01-18T07:25:06.000Z | 2022-01-18T07:25:06.000Z | CSharpFunctionalExtensions/Result/Extensions/OnSuccessTry.cs | ruudhe/CSharpFunctionalExtensions | 6336115812c7503b870f993033ef1fa907d1e4f1 | [
"MIT"
] | null | null | null | CSharpFunctionalExtensions/Result/Extensions/OnSuccessTry.cs | ruudhe/CSharpFunctionalExtensions | 6336115812c7503b870f993033ef1fa907d1e4f1 | [
"MIT"
] | null | null | null | using System;
namespace CSharpFunctionalExtensions
{
public static partial class ResultExtensions
{
public static Result OnSuccessTry(this Result result, Action action, Func<Exception, string> errorHandler = null)
{
return result.IsFailure
? result
: ... | 37.84 | 135 | 0.57241 |
a7b76a1ead6475371732e0a12546f8abcad3d867 | 350 | cs | C# | Core/Binders/AttributedBinderToContent.cs | RadimNedela/WebGallery | fed983e1e53a133246ab48b3c60b50f7475e9345 | [
"MIT"
] | null | null | null | Core/Binders/AttributedBinderToContent.cs | RadimNedela/WebGallery | fed983e1e53a133246ab48b3c60b50f7475e9345 | [
"MIT"
] | 5 | 2020-04-10T17:31:40.000Z | 2020-11-01T12:24:39.000Z | Core/Binders/AttributedBinderToContent.cs | RadimNedela/WebGallery | fed983e1e53a133246ab48b3c60b50f7475e9345 | [
"MIT"
] | null | null | null | namespace WebGalery.Core.DbEntities.Contents
{
public class AttributedBinderToContent : IPersistable
{
public string BinderHash { get; set; }
public Binder Binder { get; set; }
public string ContentHash { get; set; }
public Content Content { get; set; }
public string A... | 26.923077 | 57 | 0.634286 |
65ede57cf615d956b3b92617a5ddbcdd25669b69 | 9,011 | cs | C# | src/MySQLToCsharp/TypeConverters/StandardDateTimeAsOffsetConverter.cs | KinocoLLC/MySQLToCsharp | a5fafa8a3f0b6fc0e26bb3a5bcb390193d3acd10 | [
"MIT"
] | 2 | 2020-07-06T15:54:50.000Z | 2021-02-12T18:41:51.000Z | src/MySQLToCsharp/TypeConverters/StandardDateTimeAsOffsetConverter.cs | KinocoLLC/MySQLToCsharp | a5fafa8a3f0b6fc0e26bb3a5bcb390193d3acd10 | [
"MIT"
] | 18 | 2019-08-03T17:39:27.000Z | 2020-11-18T05:43:44.000Z | src/MySQLToCsharp/TypeConverters/StandardDateTimeAsOffsetConverter.cs | KinocoLLC/MySQLToCsharp | a5fafa8a3f0b6fc0e26bb3a5bcb390193d3acd10 | [
"MIT"
] | 2 | 2019-08-20T17:34:08.000Z | 2022-01-20T07:29:31.000Z | using System;
using System.Collections.Generic;
using System.Text;
namespace MySQLToCsharp.TypeConverters
{
/// <summary>
/// Convert MySQL Type to CLR Type.
/// * Follow to the Fized MySQL Type.
/// EF to MySQL Type | CLR | Fixed MySQL Type | nochange | Comment
/// ----- ... | 56.31875 | 166 | 0.479081 |
89609ababa7c061c78d5c47420311d495cf81478 | 636 | cs | C# | SakuraIO/Datastore.cs | sakuraio/SakuraIOTest | d8f957652de7e7e0fcc4e29c8910c10a0369e5b9 | [
"Apache-2.0"
] | 2 | 2019-05-21T01:29:29.000Z | 2019-05-21T18:36:00.000Z | SakuraIO/Datastore.cs | sakuraio/SakuraIOTest | d8f957652de7e7e0fcc4e29c8910c10a0369e5b9 | [
"Apache-2.0"
] | 2 | 2019-05-14T06:29:43.000Z | 2019-05-24T07:44:17.000Z | SakuraIO/Datastore.cs | sakuraio/SakuraIOTest | d8f957652de7e7e0fcc4e29c8910c10a0369e5b9 | [
"Apache-2.0"
] | null | null | null | namespace SakuraIO
{
class DatastoreClient
{
/// <summary>
/// Datastoreを叩くやつ
/// 現在未実装
/// </summary>
private string apiToken;
private string apiSecret;
#region Constructor
public DatastoreClient() { }
public DatastoreCl... | 19.875 | 69 | 0.518868 |
a38302df23ff7529c7687e020b1cd5554fdc81d1 | 7,663 | cs | C# | Assets/AmplifyShaderEditor/Plugins/Editor/Templates/TemplateNodeParent.cs | Themaster-123/Survival-Game | 4017cac9cb7eb5b85955c6385524871c3c289ef1 | [
"MIT"
] | 1 | 2022-03-23T04:02:25.000Z | 2022-03-23T04:02:25.000Z | Assets/AmplifyShaderEditor/Plugins/Editor/Templates/TemplateNodeParent.cs | Themaster-123/Survival-Game | 4017cac9cb7eb5b85955c6385524871c3c289ef1 | [
"MIT"
] | null | null | null | Assets/AmplifyShaderEditor/Plugins/Editor/Templates/TemplateNodeParent.cs | Themaster-123/Survival-Game | 4017cac9cb7eb5b85955c6385524871c3c289ef1 | [
"MIT"
] | 1 | 2022-02-02T04:22:51.000Z | 2022-02-02T04:22:51.000Z | // Amplify Shader Editor - Visual Shader Editing Tool
// Copyright (c) Amplify Creations, Lda <info@amplify.pt>
using System;
using System.Collections.Generic;
using UnityEngine;
using UnityEditor;
namespace AmplifyShaderEditor
{
[Serializable]
public class TemplateNodeParent : ParentNode
{
protected const strin... | 26.607639 | 151 | 0.672713 |
024eaf0e4fe790a9e32090f1a3c3f8dc9ceb83ad | 559 | cs | C# | Arrays/IndexOfLetters/IndexOfLetters.cs | pavelhristov/CSharpAdvanced | 90e5e988220f1ef0e961ee79fd8d0ec4b360da8f | [
"MIT"
] | null | null | null | Arrays/IndexOfLetters/IndexOfLetters.cs | pavelhristov/CSharpAdvanced | 90e5e988220f1ef0e961ee79fd8d0ec4b360da8f | [
"MIT"
] | null | null | null | Arrays/IndexOfLetters/IndexOfLetters.cs | pavelhristov/CSharpAdvanced | 90e5e988220f1ef0e961ee79fd8d0ec4b360da8f | [
"MIT"
] | null | null | null | using System;
class IndexOfLetters
{
static void Main()
{
//input
string word = Console.ReadLine();
//logic & output
int length = 'z' - 'a' + 1;
char[] alphabet = new char[length];
for (int i = 0; i < length; i++)
{
alphabet[i] = (char)('a' + i);
}
... | 18.633333 | 41 | 0.404293 |
5cd7ba05473ee9f40b43382420d86169846de24c | 8,896 | cs | C# | Tests/Tests.Actors.BugFinding/Callbacks/OnEventDequeuedTests.cs | watfordgnf/coyote | 5714292bdf4f32a1900e1cbebec48a50360897b2 | [
"MIT"
] | 1,233 | 2020-03-21T03:25:09.000Z | 2022-03-28T19:36:57.000Z | Tests/Tests.Actors.BugFinding/Callbacks/OnEventDequeuedTests.cs | laujay/coyote | 62edcd358047a6410719f8a83072baa5500fa77d | [
"MIT"
] | 97 | 2020-03-21T00:19:59.000Z | 2022-03-29T04:42:10.000Z | Tests/Tests.Actors.BugFinding/Callbacks/OnEventDequeuedTests.cs | laujay/coyote | 62edcd358047a6410719f8a83072baa5500fa77d | [
"MIT"
] | 69 | 2020-03-20T23:49:02.000Z | 2022-03-13T21:08:55.000Z | // Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
using System;
using System.Threading.Tasks;
using Microsoft.Coyote.Specifications;
using Microsoft.Coyote.Tests.Common.Events;
using Xunit;
using Xunit.Abstractions;
namespace Microsoft.Coyote.Actors.BugFinding.Tests
{
public class OnEven... | 30.782007 | 107 | 0.548898 |
cf0d4734422dacf734633360a433a0375d777f98 | 2,105 | cs | C# | src/Shamyr.Expendity.Server.Service/Mapper/ProjectPermissionMapping.cs | prixladi/expendity-server | c407ca3a517f1dd4e55767c6276f36c86dd4c3d8 | [
"MIT"
] | null | null | null | src/Shamyr.Expendity.Server.Service/Mapper/ProjectPermissionMapping.cs | prixladi/expendity-server | c407ca3a517f1dd4e55767c6276f36c86dd4c3d8 | [
"MIT"
] | null | null | null | src/Shamyr.Expendity.Server.Service/Mapper/ProjectPermissionMapping.cs | prixladi/expendity-server | c407ca3a517f1dd4e55767c6276f36c86dd4c3d8 | [
"MIT"
] | null | null | null | using AutoMapper;
using Shamyr.Expendity.Server.Entities;
using Shamyr.Expendity.Server.Service.Dtos.Project;
using Shamyr.Expendity.Server.Service.Dtos.ProjectPermission;
using Shamyr.Expendity.Server.Service.Models.ProjectPermission;
namespace Shamyr.Expendity.Server.Service.Mapper
{
public class ProjectPermissio... | 46.777778 | 91 | 0.697387 |
cf59470b86b89b3a55c4fcc58c5d9b929b9ce199 | 2,477 | cs | C# | source/Core/Assets/EmbeddedHtmlResult.cs | uQr/IdentityManager | c039c2b4c69e436decfb68e79047990c9bbcdc2b | [
"Apache-2.0"
] | 472 | 2015-03-15T16:15:59.000Z | 2022-02-16T21:05:48.000Z | source/Core/Assets/EmbeddedHtmlResult.cs | codematrix/IdentityManager | c039c2b4c69e436decfb68e79047990c9bbcdc2b | [
"Apache-2.0"
] | 188 | 2015-03-16T02:12:34.000Z | 2017-12-20T10:05:35.000Z | source/Core/Assets/EmbeddedHtmlResult.cs | codematrix/IdentityManager | c039c2b4c69e436decfb68e79047990c9bbcdc2b | [
"Apache-2.0"
] | 240 | 2015-03-15T12:29:43.000Z | 2022-02-16T21:05:52.000Z | /*
* Copyright 2014 Dominick Baier, Brock Allen
*
* 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | 35.385714 | 123 | 0.622124 |
cecbd22b211050eebdfe0bd6e0463146b8f2aa34 | 3,575 | cs | C# | sdk/src/Core/Amazon.Auth/AccessControlPolicy/ActionIdentifiers/GlacierActionIdentifiers.cs | sudoudaisuke/aws-sdk-net | cadac9b1488084bcfe6de18aff02aaaf41e30292 | [
"Apache-2.0"
] | null | null | null | sdk/src/Core/Amazon.Auth/AccessControlPolicy/ActionIdentifiers/GlacierActionIdentifiers.cs | sudoudaisuke/aws-sdk-net | cadac9b1488084bcfe6de18aff02aaaf41e30292 | [
"Apache-2.0"
] | null | null | null | sdk/src/Core/Amazon.Auth/AccessControlPolicy/ActionIdentifiers/GlacierActionIdentifiers.cs | sudoudaisuke/aws-sdk-net | cadac9b1488084bcfe6de18aff02aaaf41e30292 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2010-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "l... | 66.203704 | 174 | 0.774545 |
e3e98c8a5a13a0af10736e0cd9eda4c574e34fe0 | 1,749 | cs | C# | ImageUpload.Mobile/ImageUpload.Mobile/Interfaces/IResourceHelper.cs | drasticactions/ImageUpload | 30e2c3e446218e02b8558767ad020ee936184c08 | [
"MIT"
] | null | null | null | ImageUpload.Mobile/ImageUpload.Mobile/Interfaces/IResourceHelper.cs | drasticactions/ImageUpload | 30e2c3e446218e02b8558767ad020ee936184c08 | [
"MIT"
] | null | null | null | ImageUpload.Mobile/ImageUpload.Mobile/Interfaces/IResourceHelper.cs | drasticactions/ImageUpload | 30e2c3e446218e02b8558767ad020ee936184c08 | [
"MIT"
] | null | null | null | // <copyright file="IResourceHelper.cs" company="Drastic Actions">
// Copyright (c) Drastic Actions. All rights reserved.
// </copyright>
using System;
using System.Collections.Generic;
using System.Text;
namespace Drastic.Common.Interfaces
{
/// <summary>
/// Resource Helper.
/// </summary>
public i... | 31.8 | 93 | 0.601487 |
8d8ff983615433f112f869a281335c2a25a28b80 | 1,099 | cs | C# | src/Messaging/test/RabbitMQ.Test/Test/MessageTestUtils.cs | SteeltoeOSS/steeltoe | 9db4502f4eb694a1cb2df9811daf6d7917e62198 | [
"Apache-2.0"
] | 295 | 2019-04-30T12:34:10.000Z | 2020-04-14T15:27:12.000Z | src/Messaging/test/RabbitMQ.Test/Test/MessageTestUtils.cs | SteeltoeOSS/steeltoe | 9db4502f4eb694a1cb2df9811daf6d7917e62198 | [
"Apache-2.0"
] | 286 | 2019-05-14T14:13:01.000Z | 2020-04-13T15:17:24.000Z | src/Messaging/test/RabbitMQ.Test/Test/MessageTestUtils.cs | SteeltoeOSS/steeltoe | 9db4502f4eb694a1cb2df9811daf6d7917e62198 | [
"Apache-2.0"
] | 56 | 2019-04-28T12:39:59.000Z | 2020-04-13T14:12:08.000Z | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the Apache 2.0 License.
// See the LICENSE file in the project root for more information.
using Steeltoe.Common.Util;
using Steeltoe.Messaging.RabbitMQ.Support;
namespace Steeltoe.Messaging.RabbitMQ... | 32.323529 | 92 | 0.734304 |
5c598bb4e5a45d3046763eaf5569d9d0365b25a4 | 642 | cs | C# | Assets/Scripts/Game/Config/EventConfig.cs | yl3495470/XluaFrame | 768bf3ecadafbde48859bc49c094e7dc82ccd86f | [
"BSD-3-Clause"
] | null | null | null | Assets/Scripts/Game/Config/EventConfig.cs | yl3495470/XluaFrame | 768bf3ecadafbde48859bc49c094e7dc82ccd86f | [
"BSD-3-Clause"
] | null | null | null | Assets/Scripts/Game/Config/EventConfig.cs | yl3495470/XluaFrame | 768bf3ecadafbde48859bc49c094e7dc82ccd86f | [
"BSD-3-Clause"
] | null | null | null | using UnityEngine;
using System.Collections;
public class EventConfig
{
public const string DETECT_NON_UI_OBJECT = "DETECT_NON_UI_OBJECT";
#region VR相关
public const string RETICLE_SETPOSITION = "RETICLE_SETPOSITION";
public const string VR_ONOVER = "VR_ONOVER";
public const string VR_ONOUT = "VR_ONOUT";
pub... | 32.1 | 70 | 0.786604 |
55dea2ca642271de88aeef7dc9ebf88d44c65b69 | 2,100 | cs | C# | Server/Pages/admin/Supporters.cshtml.cs | darklordabc/dota2unofficialserver | d367fbafb52548f1cfcab776461f8f2492e10299 | [
"Apache-2.0"
] | null | null | null | Server/Pages/admin/Supporters.cshtml.cs | darklordabc/dota2unofficialserver | d367fbafb52548f1cfcab776461f8f2492e10299 | [
"Apache-2.0"
] | 3 | 2020-03-31T07:23:58.000Z | 2020-04-26T09:28:15.000Z | Server/Pages/admin/Supporters.cshtml.cs | darklordabc/dota2unofficialserver | d367fbafb52548f1cfcab776461f8f2492e10299 | [
"Apache-2.0"
] | 7 | 2019-09-26T06:45:20.000Z | 2021-01-09T09:54:59.000Z | using System;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Http.Extensions;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.RazorPages;
using Microsoft.EntityFrameworkCore;
using Server.Models;
namespace Server.Pages
{
public class SupportersModel : PageModel
{
... | 32.8125 | 117 | 0.594762 |
3611ca16ec90eaadb563a7c49fd6923b45b0a1f9 | 4,682 | cs | C# | Urasandesu.Bondage/Infrastructures/WeakReferenceKeyTable`2.cs | urasandesu/Bondage | 9905a23ff73d44dc19ac6f8a66feb5f56534e9b8 | [
"MIT"
] | 1 | 2020-02-08T21:05:36.000Z | 2020-02-08T21:05:36.000Z | Urasandesu.Bondage/Infrastructures/WeakReferenceKeyTable`2.cs | urasandesu/Bondage | 9905a23ff73d44dc19ac6f8a66feb5f56534e9b8 | [
"MIT"
] | null | null | null | Urasandesu.Bondage/Infrastructures/WeakReferenceKeyTable`2.cs | urasandesu/Bondage | 9905a23ff73d44dc19ac6f8a66feb5f56534e9b8 | [
"MIT"
] | null | null | null | /*
* File: WeakReferenceKeyTable`2.cs
*
* Author: Akira Sugiura (urasandesu@gmail.com)
*
*
* Copyright (c) 2017 Akira Sugiura
*
* This software is MIT License.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentati... | 41.070175 | 215 | 0.628364 |
36535d7e076e63a18040e6ac4efa62a09d431ba2 | 1,777 | cs | C# | Server/Daos/OrderDao.cs | MurielSoftware/MyArt | bac98e08d2950a1bb1ebf9552e74eaa307ff69a1 | [
"Apache-2.0"
] | null | null | null | Server/Daos/OrderDao.cs | MurielSoftware/MyArt | bac98e08d2950a1bb1ebf9552e74eaa307ff69a1 | [
"Apache-2.0"
] | null | null | null | Server/Daos/OrderDao.cs | MurielSoftware/MyArt | bac98e08d2950a1bb1ebf9552e74eaa307ff69a1 | [
"Apache-2.0"
] | null | null | null | using Server.Model;
using Shared.Core.Context;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Server.Daos
{
public class OrderDao : GenericDao
{
public OrderDao(IUnitOfWork unitOfWork)
: base(unitOfWork)
... | 31.175439 | 89 | 0.59426 |
0a39e67d49406c38030b0c52df7c8d6d1814036e | 1,040 | cs | C# | ReportObjects/EntityDB/DBEntityBase.cs | afterthislevel/AppDynamics.DEXTER | bdb9d5c6ae3d05e09db6ecc6a117c87059fdd8fb | [
"ECL-2.0",
"Apache-2.0"
] | 76 | 2017-10-31T15:02:34.000Z | 2022-02-01T10:47:54.000Z | ReportObjects/EntityDB/DBEntityBase.cs | afterthislevel/AppDynamics.DEXTER | bdb9d5c6ae3d05e09db6ecc6a117c87059fdd8fb | [
"ECL-2.0",
"Apache-2.0"
] | 134 | 2018-09-13T11:36:47.000Z | 2022-03-23T22:05:24.000Z | ReportObjects/EntityDB/DBEntityBase.cs | afterthislevel/AppDynamics.DEXTER | bdb9d5c6ae3d05e09db6ecc6a117c87059fdd8fb | [
"ECL-2.0",
"Apache-2.0"
] | 45 | 2018-05-02T20:45:17.000Z | 2022-03-09T08:32:35.000Z | using System;
namespace AppDynamics.Dexter.ReportObjects
{
public class DBEntityBase
{
public string Controller { get; set; }
public string ControllerLink { get; set; }
public string ApplicationName { get; set; }
public long ApplicationID { get; set; }
public string Ap... | 28.108108 | 51 | 0.596154 |
f683d4e1e5337c4cc1f2ab25979702b4a4d60f29 | 293 | cs | C# | Assets/ECS/Systems/UtilJobs.cs | johannesCmayer/TimeJetECS | d34412c11bc522bd58c0c1faa258f50682770268 | [
"MIT"
] | null | null | null | Assets/ECS/Systems/UtilJobs.cs | johannesCmayer/TimeJetECS | d34412c11bc522bd58c0c1faa258f50682770268 | [
"MIT"
] | null | null | null | Assets/ECS/Systems/UtilJobs.cs | johannesCmayer/TimeJetECS | d34412c11bc522bd58c0c1faa258f50682770268 | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using Unity.Collections;
using Unity.Jobs;
public struct DeallocateJob<T> : IJob where T : struct
{
[DeallocateOnJobCompletion] [ReadOnly] public NativeArray<T> toDeallocate;
public void Execute() { }
}
| 22.538462 | 78 | 0.764505 |
ea01076fa6387758413c16ba79ed5305d1876bba | 165 | cs | C# | LuxaforCli/Arguments/CommandType.cs | Djuuu/LuxaforCli | 5c9b36df2b3d144272a9f7459b072faa13c37f3b | [
"WTFPL"
] | 7 | 2016-11-22T11:17:43.000Z | 2021-02-04T16:02:04.000Z | LuxaforCli/Arguments/CommandType.cs | Djuuu/LuxaforCli | 5c9b36df2b3d144272a9f7459b072faa13c37f3b | [
"WTFPL"
] | null | null | null | LuxaforCli/Arguments/CommandType.cs | Djuuu/LuxaforCli | 5c9b36df2b3d144272a9f7459b072faa13c37f3b | [
"WTFPL"
] | 1 | 2022-01-02T00:27:56.000Z | 2022-01-02T00:27:56.000Z |
namespace LuxaforCli.Arguments
{
public enum CommandType
{
Color = 0x01,
Wave = 0x02,
Blink = 0x03,
Pattern = 0x04
}
}
| 13.75 | 30 | 0.521212 |
ea89fe1993ea5b429d9696154cc5a5c5d222d87d | 851 | cs | C# | MasterDetail/MasterDetail/Models/ServiceItem.cs | mikemarango/master-detail-workflow | 0fecf123f71239f372929448dc3c00b8b4e2ea18 | [
"MIT"
] | null | null | null | MasterDetail/MasterDetail/Models/ServiceItem.cs | mikemarango/master-detail-workflow | 0fecf123f71239f372929448dc3c00b8b4e2ea18 | [
"MIT"
] | null | null | null | MasterDetail/MasterDetail/Models/ServiceItem.cs | mikemarango/master-detail-workflow | 0fecf123f71239f372929448dc3c00b8b4e2ea18 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Linq;
using System.Web;
namespace MasterDetail.Models
{
public class ServiceItem
{
public int ServiceItemId { get; set; }
[Required(ErrorMessage = "You must enter an Item Code.")]
... | 32.730769 | 92 | 0.658049 |
b852700000de52126d980fd9ed1806f3b5062532 | 3,377 | cs | C# | Map-Authoring/GraphicsLayers/ArrangeGraphics/SelectGraphicsToGroup.cs | Quartic-Coders/arcgis-pro-sdk-community-samples | 0b5a450bc5c6449705b06e319a7ec6c738598ae9 | [
"Apache-2.0"
] | 165 | 2015-04-28T21:18:58.000Z | 2022-03-28T13:36:11.000Z | Map-Authoring/GraphicsLayers/ArrangeGraphics/SelectGraphicsToGroup.cs | Quartic-Coders/arcgis-pro-sdk-community-samples | 0b5a450bc5c6449705b06e319a7ec6c738598ae9 | [
"Apache-2.0"
] | 26 | 2015-05-15T23:00:06.000Z | 2021-12-23T22:18:25.000Z | Map-Authoring/GraphicsLayers/ArrangeGraphics/SelectGraphicsToGroup.cs | Quartic-Coders/arcgis-pro-sdk-community-samples | 0b5a450bc5c6449705b06e319a7ec6c738598ae9 | [
"Apache-2.0"
] | 325 | 2015-05-07T08:52:22.000Z | 2022-03-30T04:13:40.000Z | /*
Copyright 2020 Esri
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
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, ... | 34.459184 | 115 | 0.622742 |
fded59738d3939b523e07e65d15a2b7bcbd84c78 | 704 | cs | C# | JDA_v17.2-Shifts-Connector/src/JdaTeams.Connector.Functions/Models/TeamHealthResponseModel.cs | gurj-jheeta/Microsoft-Teams-Shifts-WFM-Connectors | 255ae2e03d217b5e78e25fcb9e7c204c3a832e31 | [
"MIT"
] | 20 | 2019-10-17T16:16:11.000Z | 2022-03-23T04:04:13.000Z | JDA_v17.2-Shifts-Connector/src/JdaTeams.Connector.Functions/Models/TeamHealthResponseModel.cs | gurj-jheeta/Microsoft-Teams-Shifts-WFM-Connectors | 255ae2e03d217b5e78e25fcb9e7c204c3a832e31 | [
"MIT"
] | 47 | 2020-03-05T00:28:05.000Z | 2022-03-08T15:50:55.000Z | JDA_v17.2-Shifts-Connector/src/JdaTeams.Connector.Functions/Models/TeamHealthResponseModel.cs | gurj-jheeta/Microsoft-Teams-Shifts-WFM-Connectors | 255ae2e03d217b5e78e25fcb9e7c204c3a832e31 | [
"MIT"
] | 22 | 2019-08-18T18:46:00.000Z | 2022-03-28T18:47:09.000Z | using JdaTeams.Connector.Models;
using Microsoft.Azure.WebJobs;
using System;
using System.Collections.Generic;
using System.Text;
using System.Threading.Tasks;
namespace JdaTeams.Connector.Functions.Models
{
public class TeamHealthResponseModel
{
public string TeamId { get; set; }
public Dat... | 33.52381 | 90 | 0.707386 |
a9889885d5d3f672534b10753078431fa42066e2 | 8,521 | cs | C# | src/SFA.DAS.Payments.ProviderPayments.Application.UnitTests/Services/MonthEndServiceTest.cs | PJChamley/das-payments-V2 | e30ca5ac9ed434abe3e002824559802f44c5e210 | [
"MIT"
] | null | null | null | src/SFA.DAS.Payments.ProviderPayments.Application.UnitTests/Services/MonthEndServiceTest.cs | PJChamley/das-payments-V2 | e30ca5ac9ed434abe3e002824559802f44c5e210 | [
"MIT"
] | null | null | null | src/SFA.DAS.Payments.ProviderPayments.Application.UnitTests/Services/MonthEndServiceTest.cs | PJChamley/das-payments-V2 | e30ca5ac9ed434abe3e002824559802f44c5e210 | [
"MIT"
] | null | null | null | using Autofac.Extras.Moq;
using Moq;
using NUnit.Framework;
using SFA.DAS.Payments.Application.Repositories;
using SFA.DAS.Payments.EarningEvents.Messages.Events;
using SFA.DAS.Payments.Model.Core;
using SFA.DAS.Payments.Model.Core.Entities;
using SFA.DAS.Payments.ProviderPayments.Application.Repositories;
using SFA.D... | 42.819095 | 158 | 0.565896 |
3ba644728e8b801e1eacbb281eb4a1d128cbb2b0 | 146 | cs | C# | src/HPSocket.Net/IHttpsSyncClient.cs | yduis6554/HPSocket.Net | ee63d0395106f52f52255a2647682237e623a450 | [
"Apache-2.0"
] | 123 | 2019-12-09T05:11:55.000Z | 2022-03-26T08:02:19.000Z | src/HPSocket.Net/IHttpsSyncClient.cs | yduis6554/HPSocket.Net | ee63d0395106f52f52255a2647682237e623a450 | [
"Apache-2.0"
] | 21 | 2020-03-24T11:15:23.000Z | 2021-11-29T02:21:35.000Z | src/HPSocket.Net/IHttpsSyncClient.cs | yduis6554/HPSocket.Net | ee63d0395106f52f52255a2647682237e623a450 | [
"Apache-2.0"
] | 34 | 2019-12-26T03:00:33.000Z | 2022-03-25T03:39:27.000Z | namespace HPSocket
{
/// <summary>
/// https agent
/// </summary>
public interface IHttpsSyncClient : IHttpsClient
{
}
}
| 14.6 | 52 | 0.575342 |
eeab301c4638fa993e0e850bfe1f8b298d881676 | 1,249 | cs | C# | src/Cross/Goblin.Notification.Core/SecureSocketOption.cs | topnguyen/Goblin.Service.Notification | e2af09f41b5589c82116bbbb2a75cf14b1e185ea | [
"MIT"
] | 1 | 2020-07-10T08:42:35.000Z | 2020-07-10T08:42:35.000Z | src/Cross/Goblin.Notification.Core/SecureSocketOption.cs | topnguyen/Goblin.Notification | e2af09f41b5589c82116bbbb2a75cf14b1e185ea | [
"MIT"
] | null | null | null | src/Cross/Goblin.Notification.Core/SecureSocketOption.cs | topnguyen/Goblin.Notification | e2af09f41b5589c82116bbbb2a75cf14b1e185ea | [
"MIT"
] | null | null | null | namespace Goblin.Notification.Core
{
public enum SecureSocketOption
{
/// <summary>No SSL or TLS encryption should be used.</summary>
None,
/// <summary>
/// Allow the mail service to decide which SSL or TLS
/// options to use (default). If the server does not support SSL... | 40.290323 | 84 | 0.614091 |
ed1fdfc2662e44e2a04fcf4c8292843db6d64056 | 1,052 | cs | C# | CSharp/CSharp Part 1/Homework/Homework 6/14. Hex to Decimal/HexToDecimal.cs | jsdelivrbot/Telerik_Academy | aeb7456f5d361b493c25996f19482e17007d5b90 | [
"MIT"
] | null | null | null | CSharp/CSharp Part 1/Homework/Homework 6/14. Hex to Decimal/HexToDecimal.cs | jsdelivrbot/Telerik_Academy | aeb7456f5d361b493c25996f19482e17007d5b90 | [
"MIT"
] | 6 | 2020-09-04T15:10:57.000Z | 2022-03-02T04:33:37.000Z | CSharp/CSharp Part 1/Homework/Homework 6/14. Hex to Decimal/HexToDecimal.cs | jsdelivrbot/Telerik_Academy | aeb7456f5d361b493c25996f19482e17007d5b90 | [
"MIT"
] | null | null | null | //Hex to Decimal
//Description
//Using loops write a program that converts a hexadecimal integer number to its decimal form.
//The input is entered as string. The output should be a variable of type long.
//Do not use the built-in .NET functionality.
//Input
//The input will consists of a single line containing a s... | 24.465116 | 98 | 0.694867 |
29a9e4129c7048ea03bf12213ec093d1a59675ae | 4,420 | cs | C# | src/Snapshooter/SnapshotFullNameResolver.cs | mcliment/snapshooter | 28b94d2d0b888f7c0f98d0f1d29c8d173d5440b2 | [
"MIT"
] | 166 | 2019-03-23T11:05:11.000Z | 2022-03-28T09:19:01.000Z | src/Snapshooter/SnapshotFullNameResolver.cs | mcliment/snapshooter | 28b94d2d0b888f7c0f98d0f1d29c8d173d5440b2 | [
"MIT"
] | 89 | 2019-04-09T07:48:02.000Z | 2022-03-27T13:38:33.000Z | src/Snapshooter/SnapshotFullNameResolver.cs | mcliment/snapshooter | 28b94d2d0b888f7c0f98d0f1d29c8d173d5440b2 | [
"MIT"
] | 27 | 2019-04-05T06:22:35.000Z | 2022-02-23T09:44:33.000Z | using Snapshooter.Core;
using Snapshooter.Exceptions;
namespace Snapshooter
{
/// <summary>
/// Resolves the full snapshot name for a unit test. The full snapshot name
/// consists of the snapshot file name and the folder path.
/// </summary>
public class SnapshotFullNameResolver : ISnapshotFullNa... | 37.457627 | 91 | 0.602036 |
29be7eca62565899df98987057e59e310e96cf0f | 1,741 | cs | C# | Reports.BLL/Entities/ReportsService.cs | sashafromlibertalia/reports-backend | b6bec5a537cbb07200d2854858b5d043e8d6f13a | [
"MIT"
] | null | null | null | Reports.BLL/Entities/ReportsService.cs | sashafromlibertalia/reports-backend | b6bec5a537cbb07200d2854858b5d043e8d6f13a | [
"MIT"
] | null | null | null | Reports.BLL/Entities/ReportsService.cs | sashafromlibertalia/reports-backend | b6bec5a537cbb07200d2854858b5d043e8d6f13a | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Threading.Tasks;
using AutoMapper;
using Reports.BLL.Models;
using Reports.BLL.Services;
using Reports.DAL.DTO.Body;
using Reports.DAL.Repository.Reports;
namespace Reports.BLL.Entities
{
public class ReportsService : IReportsService
{
privat... | 30.54386 | 88 | 0.647904 |
a02f3ddcb4c3761c7e6afbc703dcf41bfbeb12e3 | 199 | cs | C# | NPOI.HSSF/XmlTkDWord.cs | iNeverSleeeeep/NPOI-For-Unity | e35b85c88a863ab2dae70aa81f058c2db36c7150 | [
"MIT"
] | 1 | 2020-11-18T06:28:07.000Z | 2020-11-18T06:28:07.000Z | NPOI.HSSF/XmlTkDWord.cs | iNeverSleeeeep/NPOI-For-Unity | e35b85c88a863ab2dae70aa81f058c2db36c7150 | [
"MIT"
] | null | null | null | NPOI.HSSF/XmlTkDWord.cs | iNeverSleeeeep/NPOI-For-Unity | e35b85c88a863ab2dae70aa81f058c2db36c7150 | [
"MIT"
] | null | null | null | namespace NPOI.HSSF
{
internal struct XmlTkDWord
{
/// <summary>
/// The xtHeader.drType field MUST be equal to 0x04.
/// </summary>
public XmlTkHeader xtHeader;
public int dValue;
}
}
| 15.307692 | 54 | 0.673367 |
b15acd0c56e675873c0ea1b68b590953cf89d1dc | 89 | cshtml | C# | solemnsinger/Views/Home/Index.cshtml | alanmrochadeveloper/SolemnSinger | 62cf8d0dff6b0a32a328a57c1d016a578b6bc9ad | [
"MIT"
] | null | null | null | solemnsinger/Views/Home/Index.cshtml | alanmrochadeveloper/SolemnSinger | 62cf8d0dff6b0a32a328a57c1d016a578b6bc9ad | [
"MIT"
] | null | null | null | solemnsinger/Views/Home/Index.cshtml | alanmrochadeveloper/SolemnSinger | 62cf8d0dff6b0a32a328a57c1d016a578b6bc9ad | [
"MIT"
] | null | null | null | <div class="col">
<a asp-controller="admin" asp-action="index">Admin Page</a>
</div> | 29.666667 | 63 | 0.640449 |
dae2ad87985070f32544034c6424c8b9f28cc1c0 | 143 | cs | C# | src/AwesomeCMSCore/Modules/AwesomeCMSCore.Modules.Entities/Entities/User.cs | IEvangelist/Awesome-CMS-Core | 4e3d08d0288c588c5f69bf5ff437c343dae4ce29 | [
"Apache-2.0"
] | null | null | null | src/AwesomeCMSCore/Modules/AwesomeCMSCore.Modules.Entities/Entities/User.cs | IEvangelist/Awesome-CMS-Core | 4e3d08d0288c588c5f69bf5ff437c343dae4ce29 | [
"Apache-2.0"
] | null | null | null | src/AwesomeCMSCore/Modules/AwesomeCMSCore.Modules.Entities/Entities/User.cs | IEvangelist/Awesome-CMS-Core | 4e3d08d0288c588c5f69bf5ff437c343dae4ce29 | [
"Apache-2.0"
] | null | null | null | using Microsoft.AspNetCore.Identity;
namespace AwesomeCMSCore.Modules.Entities.Entities
{
public class User : IdentityUser
{
}
}
| 15.888889 | 50 | 0.734266 |
d9b037602d9800bd8107f61ae994636d601729dd | 3,082 | cs | C# | Test.BitcoinUtilities/P2P/Messages/TestBlockMessage.cs | yu-kopylov/bitcoin-utilities | 9cdeefadd6002d9e678aa17497b101abfdf81d46 | [
"MIT"
] | 1 | 2019-08-07T07:22:26.000Z | 2019-08-07T07:22:26.000Z | Test.BitcoinUtilities/P2P/Messages/TestBlockMessage.cs | yu-kopylov/bitcoin-utilities | 9cdeefadd6002d9e678aa17497b101abfdf81d46 | [
"MIT"
] | null | null | null | Test.BitcoinUtilities/P2P/Messages/TestBlockMessage.cs | yu-kopylov/bitcoin-utilities | 9cdeefadd6002d9e678aa17497b101abfdf81d46 | [
"MIT"
] | null | null | null | using System.IO;
using BitcoinUtilities.P2P;
using BitcoinUtilities.P2P.Messages;
using NUnit.Framework;
namespace Test.BitcoinUtilities.P2P.Messages
{
public class TestBlockMessage
{
[Test]
public void Test()
{
byte[] inBytes = new byte[]
... | 59.269231 | 130 | 0.508112 |
aa33721a94d607cef661e73901d0281e456bc76d | 1,184 | cs | C# | Source/MVVM.Core/Dispatchers/DispatcherContract.cs | vzabavnov/MVVM-CORE | ae712b44b770a085efaf7b989bd1e43c711b1104 | [
"Apache-2.0"
] | 2 | 2016-02-29T06:05:26.000Z | 2020-09-24T14:18:11.000Z | Source/MVVM.Core/Dispatchers/DispatcherContract.cs | vzabavnov/MVVM-CORE | ae712b44b770a085efaf7b989bd1e43c711b1104 | [
"Apache-2.0"
] | null | null | null | Source/MVVM.Core/Dispatchers/DispatcherContract.cs | vzabavnov/MVVM-CORE | ae712b44b770a085efaf7b989bd1e43c711b1104 | [
"Apache-2.0"
] | 1 | 2021-08-21T15:26:05.000Z | 2021-08-21T15:26:05.000Z | using System;
using System.Diagnostics.Contracts;
namespace Zabavnov.MVVM
{
[ContractClassFor(typeof(IDispatcher))]
internal abstract class DispatcherContract : IDispatcher
{
#region Implementation of IDispatcher
/// <summary>
/// Dispatch method call
/// </summary>
... | 32 | 112 | 0.592905 |
aa560346086e69deea302442f6e7cd3b1ff7056a | 32,734 | cs | C# | source/Utils/PeanutButter.Utils/StringExtensions.cs | ixm7/PeanutButter | 633782ca52dd3c42b8dafc797838687fd4b292cb | [
"BSD-3-Clause"
] | null | null | null | source/Utils/PeanutButter.Utils/StringExtensions.cs | ixm7/PeanutButter | 633782ca52dd3c42b8dafc797838687fd4b292cb | [
"BSD-3-Clause"
] | null | null | null | source/Utils/PeanutButter.Utils/StringExtensions.cs | ixm7/PeanutButter | 633782ca52dd3c42b8dafc797838687fd4b292cb | [
"BSD-3-Clause"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Globalization;
using System.IO;
using System.Linq;
using System.Text;
using System.Text.RegularExpressions;
// ReSharper disable MemberCanBePrivate.Global
// ReSharper disable ParameterOnlyUsedForPreconditionCheck.Local
#if BUILD_PEANUTBUTTER_INTERNAL
name... | 34.312369 | 215 | 0.513411 |
e4d7d00abc2233eb969cc109f812eb01b2ddbb14 | 1,477 | cs | C# | test/Microsoft.VisualStudio.Web.BrowserLink.Test/MockScriptInjectionFilterContext.cs | digitalnomad2/BrowserLink | 0b083d15036e5643b2b6a9ea6e3d995c51a42e5a | [
"Apache-2.0"
] | 16 | 2017-10-03T18:45:00.000Z | 2022-02-21T15:45:43.000Z | test/Microsoft.VisualStudio.Web.BrowserLink.Test/MockScriptInjectionFilterContext.cs | digitalnomad2/BrowserLink | 0b083d15036e5643b2b6a9ea6e3d995c51a42e5a | [
"Apache-2.0"
] | 24 | 2017-08-05T03:07:16.000Z | 2022-02-08T02:49:43.000Z | test/Microsoft.VisualStudio.Web.BrowserLink.Test/MockScriptInjectionFilterContext.cs | digitalnomad2/BrowserLink | 0b083d15036e5643b2b6a9ea6e3d995c51a42e5a | [
"Apache-2.0"
] | 15 | 2017-09-02T22:34:20.000Z | 2021-12-21T00:30:32.000Z | using System.IO;
using System.Text;
namespace Microsoft.VisualStudio.Web.BrowserLink
{
public class MockScriptInjectionFilterContext : IScriptInjectionFilterContext
{
private MemoryStream _responseBody = new MemoryStream();
private string _requestPath;
private string _contentType;
... | 27.867925 | 140 | 0.59851 |
c4c900d272e8b777a176e82b416709fcc6e150a4 | 720 | cs | C# | THBAlbums/Models/QueryError.cs | Whuihuan/THBWiki_Albums_API | 56d67898ff0002043e80e9beec64d5112c4d7275 | [
"Apache-2.0"
] | 1 | 2020-04-02T12:23:57.000Z | 2020-04-02T12:23:57.000Z | THBAlbums/Models/QueryError.cs | Whuihuan/THBWiki_Albums_API | 56d67898ff0002043e80e9beec64d5112c4d7275 | [
"Apache-2.0"
] | null | null | null | THBAlbums/Models/QueryError.cs | Whuihuan/THBWiki_Albums_API | 56d67898ff0002043e80e9beec64d5112c4d7275 | [
"Apache-2.0"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Text;
namespace THBAlbums.Models
{
/// <summary>
/// 请求出错错误代码
/// </summary>
public class QueryError
{
/// <summary>
/// 无错误
/// </summary>
public const int NO_ERROR = 0;
/// <summary>
///... | 18.947368 | 43 | 0.477778 |
f2798629480d2b3afcf5c5b8d62928497dc7a39d | 1,262 | cs | C# | Ideal/KabeDon/KabeDon.Models.Shared/Sound/SoundPlayer.droid.cs | ufcpp/CanDoVS2015 | 94585d0447c52e655b572f98ea152b12ea9a9a8e | [
"Apache-2.0"
] | 1 | 2015-06-02T05:18:42.000Z | 2015-06-02T05:18:42.000Z | Ideal/KabeDon/KabeDon.Models.Shared/Sound/SoundPlayer.droid.cs | ufcpp/CanDoVS2015 | 94585d0447c52e655b572f98ea152b12ea9a9a8e | [
"Apache-2.0"
] | null | null | null | Ideal/KabeDon/KabeDon.Models.Shared/Sound/SoundPlayer.droid.cs | ufcpp/CanDoVS2015 | 94585d0447c52e655b572f98ea152b12ea9a9a8e | [
"Apache-2.0"
] | 1 | 2015-06-02T05:18:38.000Z | 2015-06-02T05:18:38.000Z | #if ANDROID
using Android.Media;
using KabeDon.Packaging;
using System;
using System.Collections.Generic;
using System.Linq;
namespace KabeDon.Sound
{
public class SoundPlayerFactory : ISoundPlayerFactory
{
public ISoundPlayer Create(IStorage soundStorage)
{
return new SoundPlayer... | 24.269231 | 102 | 0.53962 |
f4092592ea4c3656164f03598b63e7fe0a808349 | 1,835 | cs | C# | src/WireMock.Net/Owin/IgnorePrefixesMiddleware.cs | pulzar001/WireMock.Net | 0bac121c85c14c0204be3a9fcd9b79daf76b8bdc | [
"Apache-2.0"
] | null | null | null | src/WireMock.Net/Owin/IgnorePrefixesMiddleware.cs | pulzar001/WireMock.Net | 0bac121c85c14c0204be3a9fcd9b79daf76b8bdc | [
"Apache-2.0"
] | null | null | null | src/WireMock.Net/Owin/IgnorePrefixesMiddleware.cs | pulzar001/WireMock.Net | 0bac121c85c14c0204be3a9fcd9b79daf76b8bdc | [
"Apache-2.0"
] | null | null | null | using System.Collections.Generic;
using System.Threading.Tasks;
using WireMock.Matchers;
using WireMock.Validation;
#if !USE_ASPNETCORE
using Microsoft.Owin;
using IContext = Microsoft.Owin.IOwinContext;
using OwinMiddleware = Microsoft.Owin.OwinMiddleware;
using Next = Microsoft.Owin.OwinMiddleware;
#else
using OwinM... | 24.797297 | 111 | 0.683379 |
7c5d45a535979028370dd159dbcc2a6f43a077f5 | 1,155 | cs | C# | webserver-69631/trunk/HttpServer/Logging/NullLogFactory.cs | bhuebschen/feuerwehrcloud-deiva | 1078c9d58efeb737c5401d4ceb555fc47e8d1ea8 | [
"MIT"
] | 3 | 2020-01-04T23:16:16.000Z | 2020-11-02T12:28:08.000Z | webserver-69631/trunk/HttpServer/Logging/NullLogFactory.cs | bhuebschen/feuerwehrcloud-deiva | 1078c9d58efeb737c5401d4ceb555fc47e8d1ea8 | [
"MIT"
] | null | null | null | webserver-69631/trunk/HttpServer/Logging/NullLogFactory.cs | bhuebschen/feuerwehrcloud-deiva | 1078c9d58efeb737c5401d4ceb555fc47e8d1ea8 | [
"MIT"
] | null | null | null | using System;
namespace HttpServer.Logging
{
/// <summary>
/// Factory creating null logger.
/// </summary>
public class NullLogFactory : ILogFactory
{
private static readonly NullLogFactory _instance = new NullLogFactory();
/// <summary>
/// Initializes a new instance of t... | 25.666667 | 89 | 0.54026 |
6cc0e647487db8c145c13213114c76f8b389ed8b | 778 | cs | C# | Assets/Scripts/UI/ScreenAnimations.cs | Dream-Wood/TQuiz | e5b96664d61c394886d5e1fe8728287cb9d2afc6 | [
"MIT"
] | null | null | null | Assets/Scripts/UI/ScreenAnimations.cs | Dream-Wood/TQuiz | e5b96664d61c394886d5e1fe8728287cb9d2afc6 | [
"MIT"
] | null | null | null | Assets/Scripts/UI/ScreenAnimations.cs | Dream-Wood/TQuiz | e5b96664d61c394886d5e1fe8728287cb9d2afc6 | [
"MIT"
] | null | null | null | using DG.Tweening;
using UnityEngine;
using UnityEngine.UI;
namespace UI
{
public class ScreenAnimations : MonoBehaviour
{
public void FadeIn(Image img)
{
Fade(0f, 1f, img);
}
public void FadeOut(Image img)
{
Fade(0.8f, 1f, img);
}
... | 19.45 | 65 | 0.491003 |
67197eb59606fa90d3ecb1b6b64ae693833bdc39 | 1,104 | cs | C# | Assets/Scripts/Inventory/Inventory.cs | Warhead-Entertainment/OpenWorld | b495342c12a5f9aaeb1aed8152ada60a06a5ae1e | [
"MIT"
] | null | null | null | Assets/Scripts/Inventory/Inventory.cs | Warhead-Entertainment/OpenWorld | b495342c12a5f9aaeb1aed8152ada60a06a5ae1e | [
"MIT"
] | null | null | null | Assets/Scripts/Inventory/Inventory.cs | Warhead-Entertainment/OpenWorld | b495342c12a5f9aaeb1aed8152ada60a06a5ae1e | [
"MIT"
] | null | null | null | using UnityEngine;
public sealed class Inventory : MonoBehaviour {
private InventoryItem[] InventoryItems;
void Start () {
InventoryItems = new InventoryItem[9];
}
public bool Insert (string name) {
for (int i = 0; i < InventoryItems.Length; i++) {
if (InventoryItems[i] != null) {
continue;
}
I... | 20.072727 | 82 | 0.675725 |
f93bf5418f302177462136d8d63f50b52d69e96f | 1,663 | cshtml | C# | Bakdelar/Areas/Identity/Pages/Account/Manage/_ManageNav.cshtml | Projekt2021/BakdelarWebShop | 32568e512bbfc2a0c57ac0a6f2b10c219164e650 | [
"Apache-2.0"
] | 1 | 2021-05-16T12:05:57.000Z | 2021-05-16T12:05:57.000Z | Bakdelar/Areas/Identity/Pages/Account/Manage/_ManageNav.cshtml | Projekt2021/BakdelarWebShop | 32568e512bbfc2a0c57ac0a6f2b10c219164e650 | [
"Apache-2.0"
] | 3 | 2021-03-02T14:31:05.000Z | 2021-03-25T15:05:06.000Z | Bakdelar/Areas/Identity/Pages/Account/Manage/_ManageNav.cshtml | Projekt2021/BakdelarWebShop | 32568e512bbfc2a0c57ac0a6f2b10c219164e650 | [
"Apache-2.0"
] | null | null | null | @using Bakdelar.Areas.Identity.Data;
@using Bakdelar.Areas.Identity.Pages.Account.Manage;
@inject SignInManager<MyUser> SignInManager
@inject UserManager<MyUser> userManager
@{
var hasExternalLogins = (await SignInManager.GetExternalAuthenticationSchemesAsync()).Any();
var isAdmin = await userManager.IsInRo... | 66.52 | 199 | 0.725797 |
508e89946ecf9d37f2b952d96d3a0d30d184e4f6 | 12,731 | cs | C# | Assets/Editor/CriWare/CriAtom/Extension/CriAtomTimelineDrawer.cs | smpny7/VIVACE | c58da89bb7ecd8abfbaa8302ff2daa4da015227a | [
"MIT"
] | null | null | null | Assets/Editor/CriWare/CriAtom/Extension/CriAtomTimelineDrawer.cs | smpny7/VIVACE | c58da89bb7ecd8abfbaa8302ff2daa4da015227a | [
"MIT"
] | 6 | 2020-08-26T02:21:37.000Z | 2020-10-07T00:51:35.000Z | Assets/Editor/CriWare/CriAtom/Extension/CriAtomTimelineDrawer.cs | smpny7/VIVACE | c58da89bb7ecd8abfbaa8302ff2daa4da015227a | [
"MIT"
] | 1 | 2020-07-09T04:01:07.000Z | 2020-07-09T04:01:07.000Z | /****************************************************************************
*
* Copyright (c) 2019 CRI Middleware Co., Ltd.
*
****************************************************************************/
//#define CRI_TIMELINE_ATOM_VERBOSE_DEBUG
#if UNITY_2018_1_OR_NEWER && CRIWARE_TIMELINE_1_OR_NEWER
... | 36.270655 | 170 | 0.713534 |
50ee62c440ff7778aa55070be5673b6b6d6d17d5 | 182 | cs | C# | Peach.Core.OS.Windows/Debuggers/DebugEngine/Tlb/__MIDL___MIDL_itf_DbgEng_0001_0073_0123.cs | JoeyJiao/peach | 661cb39034583a8cf1b02b56e6b409f2c7498e07 | [
"MIT"
] | 10 | 2017-06-18T19:40:23.000Z | 2022-03-09T08:09:44.000Z | Peach.Core.OS.Windows/Debuggers/DebugEngine/Tlb/__MIDL___MIDL_itf_DbgEng_0001_0073_0123.cs | JoeyJiao/peach | 661cb39034583a8cf1b02b56e6b409f2c7498e07 | [
"MIT"
] | 2 | 2019-07-01T12:39:41.000Z | 2020-11-09T11:40:54.000Z | Peach.Core.OS.Windows/Debuggers/DebugEngine/Tlb/__MIDL___MIDL_itf_DbgEng_0001_0073_0123.cs | JoeyJiao/peach | 661cb39034583a8cf1b02b56e6b409f2c7498e07 | [
"MIT"
] | 11 | 2016-07-01T02:21:06.000Z | 2020-11-23T08:29:22.000Z | namespace Peach.Core.Debuggers.DebugEngine.Tlb
{
using System;
public enum __MIDL___MIDL_itf_DbgEng_0001_0073_0123
{
DEBUG_VALUE_FLOAT128 = 9
}
}
| 16.545455 | 56 | 0.67033 |
dd6412356a1a144a2930fdb0f345c98b691107cb | 550 | cs | C# | src/Dap.Protocol/Models/CompletionItemType.cs | kamit9171/csharp-language-server-protocol | fa2f881d6937cc99f19a5ccdbf8bba72e7919e1c | [
"MIT"
] | null | null | null | src/Dap.Protocol/Models/CompletionItemType.cs | kamit9171/csharp-language-server-protocol | fa2f881d6937cc99f19a5ccdbf8bba72e7919e1c | [
"MIT"
] | null | null | null | src/Dap.Protocol/Models/CompletionItemType.cs | kamit9171/csharp-language-server-protocol | fa2f881d6937cc99f19a5ccdbf8bba72e7919e1c | [
"MIT"
] | null | null | null | using Newtonsoft.Json;
using Newtonsoft.Json.Converters;
namespace OmniSharp.Extensions.DebugAdapter.Protocol.Models
{
/// <summary>
/// Some predefined types for the CompletionItem.Please note that not all clients have specific icons for all of them.
/// </summary>
[JsonConverter(typeof(StringEnumCon... | 36.666667 | 170 | 0.732727 |
6c0d1be79012559783d2a7e04f428fe9614d3760 | 2,471 | cs | C# | src/ImageTools/WaveletTransforms/IntegerWavelet.cs | i-e-b/ImageTools | b3ce1e4804d099cd68adee0ef012b057be5ac5c5 | [
"MIT"
] | null | null | null | src/ImageTools/WaveletTransforms/IntegerWavelet.cs | i-e-b/ImageTools | b3ce1e4804d099cd68adee0ef012b057be5ac5c5 | [
"MIT"
] | 1 | 2015-11-06T13:33:07.000Z | 2015-11-06T13:33:07.000Z | src/ImageTools/WaveletTransforms/IntegerWavelet.cs | i-e-b/ImageTools | b3ce1e4804d099cd68adee0ef012b057be5ac5c5 | [
"MIT"
] | null | null | null | // ReSharper disable PossibleNullReferenceException
// ReSharper disable InconsistentNaming
namespace ImageTools.WaveletTransforms
{
/// <summary>
/// Experimental wavelet transform using only addition, subtraction and bit-shifts.
/// Specifically requires no multiplies, divides, or float values.
... | 35.811594 | 101 | 0.392149 |
01b3b65a48388e628656790b9a4587c6e120e6ac | 362 | cs | C# | Scripts/Items/Passive/Classes/Concrete/ManaCrystal.cs | Peacetoletov/AdaptiveWizard | d8a6d74b58b075cc5bd59d6c44b9e377100933df | [
"MIT"
] | null | null | null | Scripts/Items/Passive/Classes/Concrete/ManaCrystal.cs | Peacetoletov/AdaptiveWizard | d8a6d74b58b075cc5bd59d6c44b9e377100933df | [
"MIT"
] | null | null | null | Scripts/Items/Passive/Classes/Concrete/ManaCrystal.cs | Peacetoletov/AdaptiveWizard | d8a6d74b58b075cc5bd59d6c44b9e377100933df | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace Items {
public class ManaCrystal : PassiveItem, MaxManaModifier
{
// Mana Crystal increases mana by 25 %
private const float multiplier = 1.25f;
public float ModifyMana(float mana) {
re... | 22.625 | 59 | 0.657459 |
47811ba7f51bc80cf9f29151ce1ab95877a82915 | 617 | cs | C# | Data/BGTouristGuide.Models/Comment.cs | TsvetanMilanov/BG-Tourist-Guide-Server | d1733f31b354e559308feb2e5fc8b7c4386d41b6 | [
"MIT"
] | null | null | null | Data/BGTouristGuide.Models/Comment.cs | TsvetanMilanov/BG-Tourist-Guide-Server | d1733f31b354e559308feb2e5fc8b7c4386d41b6 | [
"MIT"
] | null | null | null | Data/BGTouristGuide.Models/Comment.cs | TsvetanMilanov/BG-Tourist-Guide-Server | d1733f31b354e559308feb2e5fc8b7c4386d41b6 | [
"MIT"
] | null | null | null | namespace BGTouristGuide.Models
{
using System;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
using Common.Constants;
public class Comment
{
public int Id { get; set; }
public DateTime CreatedOn { get; set; }
[MinLeng... | 25.708333 | 62 | 0.65316 |
f8888f7524145bd27113c4657a7e549280eaacf6 | 170 | cs | C# | Model/Base/ModelBase.cs | jrauber/nhibernate-perf | 0f7b1d1b044ed12b2f04b075f0c1c28ff97eca6e | [
"MIT"
] | null | null | null | Model/Base/ModelBase.cs | jrauber/nhibernate-perf | 0f7b1d1b044ed12b2f04b075f0c1c28ff97eca6e | [
"MIT"
] | null | null | null | Model/Base/ModelBase.cs | jrauber/nhibernate-perf | 0f7b1d1b044ed12b2f04b075f0c1c28ff97eca6e | [
"MIT"
] | null | null | null | namespace nHibernate4.Model.Base
{
public class ModelBase
{
public virtual long Id { get; set; }
public virtual int Version { get; set; }
}
} | 21.25 | 48 | 0.605882 |
5d537b90b5d10031e546ea9128f999c0c3268005 | 913 | cs | C# | src/ObjectManager/Object.Ultima.Game/World/EntityViews/OverheadView.cs | BclEx/object-assets | 1c52febd226b631c36b62109e2f8ee548499a06f | [
"MIT"
] | 2 | 2018-04-05T04:05:31.000Z | 2018-06-13T12:12:49.000Z | src/ObjectManager/Object.Ultima.Game/World/EntityViews/OverheadView.cs | BclEx/object-assets | 1c52febd226b631c36b62109e2f8ee548499a06f | [
"MIT"
] | null | null | null | src/ObjectManager/Object.Ultima.Game/World/EntityViews/OverheadView.cs | BclEx/object-assets | 1c52febd226b631c36b62109e2f8ee548499a06f | [
"MIT"
] | null | null | null | using OA.Core.UI;
using OA.Ultima.Core;
using OA.Ultima.Core.Graphics;
using OA.Ultima.World.Entities;
using OA.Ultima.World.Input;
using OA.Ultima.World.Maps;
using UnityEngine;
namespace OA.Ultima.World.EntityViews
{
class OverheadView : AEntityView
{
new Overhead Entity => (Overhead)bas... | 30.433333 | 136 | 0.646221 |
b0b2719e06d2f0beb61e4c89946bcd3beccc9bf3 | 1,576 | cs | C# | algorithms/CSharp/src/Strings/character-limit.cs | akrish4/DSA- | fee85368ba015999e06e6483b4af87ab34eff0af | [
"MIT"
] | 1 | 2020-12-22T12:26:49.000Z | 2020-12-22T12:26:49.000Z | algorithms/CSharp/src/Strings/character-limit.cs | akrish4/DSA- | fee85368ba015999e06e6483b4af87ab34eff0af | [
"MIT"
] | 1 | 2020-12-22T12:25:15.000Z | 2020-12-22T12:26:36.000Z | algorithms/CSharp/src/Strings/character-limit.cs | akrish4/DSA- | fee85368ba015999e06e6483b4af87ab34eff0af | [
"MIT"
] | 1 | 2020-12-22T12:28:07.000Z | 2020-12-22T12:28:07.000Z | using System;
using System.Linq;
//Time Complexity: O(N)
namespace Algorithms.Strings
{
public class TextHelper
{
public static void Main()
{
Console.WriteLine("Please enter a string");
string input = Console.ReadLine();
while (input == "")
{
... | 31.52 | 110 | 0.542513 |
d0d76bd05b592443d49449333cf23546e592f8c1 | 3,348 | cs | C# | stCoCServer/stExtLib/stCoCAPI-dll/CoCDBTableExtension.cs | PetersSharp/stCoCServer | af4517fa402e80c5f50980b2e7b4523affc47ea3 | [
"MIT"
] | 2 | 2017-08-09T12:35:22.000Z | 2018-10-08T14:44:44.000Z | stCoCServer/stExtLib/stCoCAPI-dll/CoCDBTableExtension.cs | PetersSharp/stCoCServer | af4517fa402e80c5f50980b2e7b4523affc47ea3 | [
"MIT"
] | null | null | null | stCoCServer/stExtLib/stCoCAPI-dll/CoCDBTableExtension.cs | PetersSharp/stCoCServer | af4517fa402e80c5f50980b2e7b4523affc47ea3 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using stSqlite;
using System.Data.SQLite;
namespace stCoCAPI
{
[SQLiteFunctionAttribute(Name = "COCSEASON", Arguments = 2, FuncType = System.Data.SQLite.FunctionType.Scalar)]
public class WhereSeasonFunction : SQLiteFunction... | 38.045455 | 126 | 0.625149 |
19e0df2176fbac815fb8d44dd81f6cdc00c8f306 | 1,812 | cs | C# | Src/AjSharpure/Expressions/ListExpression.cs | ajlopez/AjSharpure | 50172f8bc296b456ac5bf242d048cfcceba56919 | [
"MIT"
] | 1 | 2019-02-10T16:04:04.000Z | 2019-02-10T16:04:04.000Z | Src/AjSharpure/Expressions/ListExpression.cs | ajlopez/AjSharpure | 50172f8bc296b456ac5bf242d048cfcceba56919 | [
"MIT"
] | null | null | null | Src/AjSharpure/Expressions/ListExpression.cs | ajlopez/AjSharpure | 50172f8bc296b456ac5bf242d048cfcceba56919 | [
"MIT"
] | null | null | null | namespace AjSharpure.Expressions
{
using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using AjSharpure.Language;
public class ListExpression : IExpression
{
private IList elements;
public ListE... | 32.945455 | 129 | 0.55298 |
04d8abc9495df47641f25e38cb83b865694d7357 | 1,120 | cs | C# | src/HotChocolate/Core/src/Execution/Utilities/ResolverTaskDefinition.cs | damikun/hotchocolate | 176cd84c7090a7299d2e2407dedcbd4713219d67 | [
"MIT"
] | null | null | null | src/HotChocolate/Core/src/Execution/Utilities/ResolverTaskDefinition.cs | damikun/hotchocolate | 176cd84c7090a7299d2e2407dedcbd4713219d67 | [
"MIT"
] | null | null | null | src/HotChocolate/Core/src/Execution/Utilities/ResolverTaskDefinition.cs | damikun/hotchocolate | 176cd84c7090a7299d2e2407dedcbd4713219d67 | [
"MIT"
] | null | null | null | using System.Collections.Immutable;
namespace HotChocolate.Execution.Utilities
{
internal readonly struct ResolverTaskDefinition
{
public ResolverTaskDefinition(
IOperationContext operationContext,
IPreparedSelection selection,
int responseIndex,
Resul... | 28 | 79 | 0.60625 |
ef24db1bfed34579e0f0c540bd3aa3f481816a8b | 995 | cs | C# | C# DB/Databases Advanced - Entity Framework/03. Introduction To Entity Framework Exercises/P14_DeleteProjectById/StartUp.cs | MihailDobrev/SoftUni | e27fd92c110128fbae8c6981b4869bf3a1ec44a1 | [
"MIT"
] | 10 | 2017-07-10T10:47:51.000Z | 2021-05-20T21:00:06.000Z | C# DB/Databases Advanced - Entity Framework/03. Introduction To Entity Framework Exercises/P14_DeleteProjectById/StartUp.cs | MihailDobrev/SoftUni | e27fd92c110128fbae8c6981b4869bf3a1ec44a1 | [
"MIT"
] | null | null | null | C# DB/Databases Advanced - Entity Framework/03. Introduction To Entity Framework Exercises/P14_DeleteProjectById/StartUp.cs | MihailDobrev/SoftUni | e27fd92c110128fbae8c6981b4869bf3a1ec44a1 | [
"MIT"
] | 1 | 2020-04-04T18:05:13.000Z | 2020-04-04T18:05:13.000Z | namespace P14_DeleteProjectById
{
using P02_DatabaseFirst.Data;
using System.IO;
using System.Linq;
public class Startup
{
public static void Main()
{
using (var context = new SoftUniContext())
{
var employeeProjects = context.EmployeesProjec... | 26.184211 | 96 | 0.483417 |
2cf1543e9b53dd256feaeac37de74976f8711d4b | 664 | cs | C# | Config4Net.Utils/Wrapper/EnumeratorWrapper.cs | sontx/config4net | f9392d146091d10a51fa6678ae872698c706a132 | [
"Apache-2.0"
] | 6 | 2018-02-25T17:18:13.000Z | 2021-05-18T06:49:59.000Z | Config4Net.Utils/Wrapper/EnumeratorWrapper.cs | sontx/config4net | f9392d146091d10a51fa6678ae872698c706a132 | [
"Apache-2.0"
] | null | null | null | Config4Net.Utils/Wrapper/EnumeratorWrapper.cs | sontx/config4net | f9392d146091d10a51fa6678ae872698c706a132 | [
"Apache-2.0"
] | 3 | 2018-05-19T06:32:23.000Z | 2021-07-25T09:12:15.000Z | using System.Collections;
using System.Collections.Generic;
namespace Config4Net.Utils.Wrapper
{
internal class EnumeratorWrapper<T> : IEnumerator<T>
{
private readonly IEnumerator _enumerator;
public EnumeratorWrapper(IEnumerator enumerator)
{
_enumerator = enumerator;
... | 20.121212 | 56 | 0.575301 |
fa884274f81afde3a2625c545d0461c1ecc358fd | 243 | cs | C# | UnityEngine/AnimatorRecorderMode.cs | SinsofSloth/RF5-global-metadata | 2bbf6e4a0d2cb91ac5177b20b569c023a1f07949 | [
"MIT"
] | 1 | 2021-06-21T11:34:02.000Z | 2021-06-21T11:34:02.000Z | UnityEngine/AnimatorRecorderMode.cs | SinsofSloth/RF5-global-metadata | 2bbf6e4a0d2cb91ac5177b20b569c023a1f07949 | [
"MIT"
] | null | null | null | UnityEngine/AnimatorRecorderMode.cs | SinsofSloth/RF5-global-metadata | 2bbf6e4a0d2cb91ac5177b20b569c023a1f07949 | [
"MIT"
] | null | null | null | public enum AnimatorRecorderMode // TypeDefIndex: 3479
{
// Fields
public int value__; // 0x0
public const AnimatorRecorderMode Offline = 0;
public const AnimatorRecorderMode Playback = 1;
public const AnimatorRecorderMode Record = 2;
}
| 24.3 | 54 | 0.773663 |
9801e8343d8d4bcc6190163dd1f7a59c001809a7 | 3,088 | cs | C# | src/msgpack.light/MsgPackSerializer.cs | Szer/MsgPack.Light | 774c17ac4305eb864f723031fcff63f5302d13d6 | [
"MIT"
] | 9 | 2017-03-08T19:04:40.000Z | 2021-02-13T14:23:50.000Z | src/msgpack.light/MsgPackSerializer.cs | Szer/MsgPack.Light | 774c17ac4305eb864f723031fcff63f5302d13d6 | [
"MIT"
] | 14 | 2016-10-21T05:27:46.000Z | 2020-06-25T11:15:54.000Z | src/msgpack.light/MsgPackSerializer.cs | Szer/MsgPack.Light | 774c17ac4305eb864f723031fcff63f5302d13d6 | [
"MIT"
] | 5 | 2018-06-07T10:52:33.000Z | 2021-04-27T10:03:53.000Z | using System.IO;
using System.Runtime.Serialization;
using JetBrains.Annotations;
namespace ProGaudi.MsgPack.Light
{
public static class MsgPackSerializer
{
public static byte[] Serialize<T>(T data)
{
return Serialize(data, new MsgPackContext());
}
public static by... | 31.191919 | 101 | 0.577073 |
54491e63e3ffb9ee99875e7dc742e13dd600fa0d | 349 | cs | C# | PBData/Mapping/Nongeneric/TwoFactorVerificationMapping.cs | PaulBraetz/PBAppRepository | 412a11ccc9c4bbc237a01bf45cbb35ac55502830 | [
"MIT"
] | null | null | null | PBData/Mapping/Nongeneric/TwoFactorVerificationMapping.cs | PaulBraetz/PBAppRepository | 412a11ccc9c4bbc237a01bf45cbb35ac55502830 | [
"MIT"
] | 11 | 2022-01-27T16:43:26.000Z | 2022-02-15T18:09:06.000Z | PBData/Mapping/Nongeneric/TwoFactorVerificationMapping.cs | PaulBraetz/PBAppRepository | 412a11ccc9c4bbc237a01bf45cbb35ac55502830 | [
"MIT"
] | null | null | null | using PBData.Entities;
namespace PBData.Mapping
{
internal sealed class TwoFactorVerificationMapping : ExpiringMappingBase<TwoFactorVerificationEntity>
{
public TwoFactorVerificationMapping()
{
Map(m => m.Code).Length(PBData.Configuration.Settings.MaxStringFieldLength);
References(m => m.Session);
Refer... | 24.928571 | 102 | 0.759312 |
88577d46067bd1365ac99557b8233fa36d236097 | 435 | cs | C# | advanced_samples/CSV/DotNet/CSVtoOCSTest/UnitTests.cs | robfox92/OSI-Samples-OCS | e46e8ad6a58743990772a56f9b54ae268df5012e | [
"Apache-2.0"
] | null | null | null | advanced_samples/CSV/DotNet/CSVtoOCSTest/UnitTests.cs | robfox92/OSI-Samples-OCS | e46e8ad6a58743990772a56f9b54ae268df5012e | [
"Apache-2.0"
] | 5 | 2021-04-12T18:19:44.000Z | 2022-01-06T18:17:38.000Z | CSVtoOCSTest/UnitTests.cs | osisoft/sample-ocs-csv_to_ocs-dotnet | 6ef139629c8225543f6dadeb3aa672daa8d581ff | [
"Apache-2.0"
] | null | null | null | namespace CSVtoOCSTest
{
using Xunit;
/// <summary>
/// Holds all of the tests.
/// </summary>
public class UnitTests
{
/// <summary>
/// Simple E2E test.
/// </summary>
[Fact]
public void CSVtoOCSTest()
{
CSVtoOCS.SystemBrowser.OpenB... | 21.75 | 71 | 0.528736 |
c09cbbe472705e6f111c81ef0865fb9cb93f896a | 485 | cs | C# | src/TwentyTwenty.IdentityServer4.EntityFrameworkCore/Entities/ClientSecret.cs | bjcull/TwentyTwenty.IdentityServer4.EntityFrameworkCore | de5676187818e0cd755de5df71e27217a90f6a35 | [
"Apache-2.0"
] | 42 | 2016-05-27T04:39:47.000Z | 2021-04-18T06:30:24.000Z | src/TwentyTwenty.IdentityServer4.EntityFrameworkCore/Entities/ClientSecret.cs | bjcull/TwentyTwenty.IdentityServer4.EntityFrameworkCore | de5676187818e0cd755de5df71e27217a90f6a35 | [
"Apache-2.0"
] | 18 | 2016-05-21T16:47:39.000Z | 2016-10-27T06:28:46.000Z | src/TwentyTwenty.IdentityServer4.EntityFrameworkCore/Entities/ClientSecret.cs | 2020IP/TwentyTwenty.IdentityServer4.EntityFrameworkCore | ccbd534d102faf3ddd6f8c0e20c89a0d1a0562a0 | [
"Apache-2.0"
] | 21 | 2016-05-21T16:16:54.000Z | 2019-10-16T04:15:03.000Z | using System;
namespace TwentyTwenty.IdentityServer4.EntityFrameworkCore.Entities
{
public class ClientSecret<TKey>
where TKey : IEquatable<TKey>
{
public virtual TKey Id { get; set; }
public virtual string Value { get; set; }
public string Type { get; set; }
public ... | 24.25 | 67 | 0.637113 |
817d68d64b853bbe7e1044d9ccd991aaaaa2ed89 | 139 | cs | C# | GameOfLife.Model/Cell/Cell.cs | eugene-sh/game-of-life | 467910ce5969d16472fcc17a642767b63513f88a | [
"MIT"
] | null | null | null | GameOfLife.Model/Cell/Cell.cs | eugene-sh/game-of-life | 467910ce5969d16472fcc17a642767b63513f88a | [
"MIT"
] | null | null | null | GameOfLife.Model/Cell/Cell.cs | eugene-sh/game-of-life | 467910ce5969d16472fcc17a642767b63513f88a | [
"MIT"
] | null | null | null | namespace GameOfLife.Model
{
public class Cell
{
public CellState State { get; set; }
public CellPosition Position { get; set; }
}
} | 17.375 | 44 | 0.697842 |
c33d27f22ab2ea33129b9edc778a562c361a783d | 1,562 | cs | C# | src/Core/Operations/Projects/ProjectDetailQuery.cs | MiniverCheevy/spa-starter-kit | 714934c03665caf37946db23ac7a12e11a8c83de | [
"MIT"
] | null | null | null | src/Core/Operations/Projects/ProjectDetailQuery.cs | MiniverCheevy/spa-starter-kit | 714934c03665caf37946db23ac7a12e11a8c83de | [
"MIT"
] | null | null | null | src/Core/Operations/Projects/ProjectDetailQuery.cs | MiniverCheevy/spa-starter-kit | 714934c03665caf37946db23ac7a12e11a8c83de | [
"MIT"
] | null | null | null |
using Core;
using Core.Models.Scratch;
using Core.Operations.Projects.Extras;
using Core.Models.Mappings;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Voodoo;
using Voodoo.Infrastructure;
using Voodoo.Messages;
using Voodoo.Operations;
using Voodoo.Operations.A... | 30.038462 | 84 | 0.604353 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.