added
string
created
string
id
string
metadata
dict
source
string
text
string
code-score
float64
md5
string
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3737
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "cwoodruff/EFCore3Demos", "max_stars_repo_path": "async/Model/ProductModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:3738" }
starcoder
<filename>async/Model/ProductModel.cs using System; using System.Collections.Generic; namespace async.Model { public class ProductModel { public ProductModel() { Product = new HashSet<Product>(); ProductModelIllustration = new HashSet<ProductModelIllustration>(); ...
2.486638
7789139aad47a66d561cbf2338e1af33
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3738
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "wizard872/monotorrent", "max_stars_repo_path": "src/MonoTorrent.BEncoding/MonoTorrent.BEncoding/BEncodeDecoder.cs", "provenance": "train-00000-of-00045.jsonl.gz:3739" }
starcoder
using System; using System.Collections.Generic; using System.IO; using System.Security.Cryptography; using System.Text; namespace MonoTorrent.BEncoding { static class BEncodeDecoder { static readonly BEncodedString InfoKey = new BEncodedString ("info"); internal static BEncodedValue Decode (R...
2.715201
4cfe83246dfd8a819e736400847157ef
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3739
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ngboardway/JsonApiDotNetCore", "max_stars_repo_path": "test/JsonApiDotNetCoreExampleTests/Acceptance/ManyToManyTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:3740" }
starcoder
using System.Collections.Generic; using System.Linq; using System.Net; using System.Net.Http; using System.Net.Http.Headers; using System.Threading.Tasks; using Bogus; using JsonApiDotNetCore.Models; using JsonApiDotNetCoreExample; using JsonApiDotNetCoreExample.Data; using JsonApiDotNetCoreExample.Models; using Micros...
2.414985
7338eff3eec7da3a5a19eaf3aef7777b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3740
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "philasmar/aws-sdk-net", "max_stars_repo_path": "sdk/src/Services/IoT/Generated/Model/DeleteV2LoggingLevelRequest.cs", "provenance": "train-00000-of-00045.jsonl.gz:3741" }
starcoder
/* * Copyright 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 "li...
1.711423
0cad57edd257d5530c6ef88edea8f81a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3741
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "connectedhealthcities/consent", "max_stars_repo_path": "src/CHC.Consent/CHC.Consent.DataTool/Features/ImportData/XmlParser.cs", "provenance": "train-00000-of-00045.jsonl.gz:3742" }
starcoder
<filename>src/CHC.Consent/CHC.Consent.DataTool/Features/ImportData/XmlParser.cs using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Xml; using System.Xml.Linq; using System.Xml.XPath; using CHC.Consent.Api.Client.Models; using Serilog; using Serilog.Context; namespace CHC.C...
2.407682
01788df89384661e5889f7f15ab6c0ec
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3742
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "MatousK/ThesisQuest", "max_stars_repo_path": "Assets/Scripts/MapLoading/MapLoader.cs", "provenance": "train-00000-of-00045.jsonl.gz:3743" }
starcoder
<reponame>MatousK/ThesisQuest using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Assets.ProceduralLevelGenerator.Scripts.GeneratorPipeline.DungeonGenerators; using Assets.ProceduralLevelGenerator.Scripts.GeneratorPipeline.InputSetup; using Assets.S...
2.470352
f7ce45a7947d081a87034707ebd2d52c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3743
{ "extension": "c-sharp", "max_stars_count": "44.0", "max_stars_repo_name": "AaronFriel/pulumi-google-native", "max_stars_repo_path": "sdk/dotnet/Compute/Beta/Outputs/InterconnectAttachmentPartnerMetadataResponse.cs", "provenance": "train-00000-of-00045.jsonl.gz:3744" }
starcoder
<filename>sdk/dotnet/Compute/Beta/Outputs/InterconnectAttachmentPartnerMetadataResponse.cs // *** WARNING: this file was generated by the Pulumi SDK Generator. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** using System; using System.Collections.Generic; using System.Collections....
2.004001
bce6a258448c1cddb3a1f0bf68795f56
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3744
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "AlinaCumber/proyectoCriptografia2021", "max_stars_repo_path": "proyectoCriptografia2021/proyectoCriptografia2021/EntornosCifrado.cs", "provenance": "train-00000-of-00045.jsonl.gz:3745" }
starcoder
using System; using System.Collections.Generic; using System.Data.SqlClient; using System.Linq; using System.Text; using System.Threading.Tasks; namespace proyectoCriptografia2021 { public class EntornosCifrado { SqlConnection miConnexion; public EntornosCifrado() { miConn...
2.563839
de79f7ea036f071e565c7e85a826a581
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3745
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "HDWT/Spark", "max_stars_repo_path": "Spark/ReferenceTypeHelpers/StringType.cs", "provenance": "train-00000-of-00045.jsonl.gz:3746" }
starcoder
<filename>Spark/ReferenceTypeHelpers/StringType.cs using System; using System.Collections.Generic; public static partial class Spark { private static partial class TypeHelper { private partial class StringType : IReferenceTypeHelper<string> { const int MinDataSize = 1; const int NullReference = 0; con...
3.001085
7e0662e3d94bc61927c648d445d9bb58
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3746
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "ScriptBox99/Finbuckle.MultiTenant", "max_stars_repo_path": "src/Finbuckle.MultiTenant.AspNetCore/Strategies/RemoteAuthenticationCallbackStrategy.cs", "provenance": "train-00000-of-00045.jsonl.gz:3747" }
starcoder
// Copyright Finbuckle LLC, <NAME>, and Contributors. // Refer to the solution LICENSE file for more inforation. using System; using System.Linq; using System.Threading.Tasks; using Finbuckle.MultiTenant.Internal; using Microsoft.AspNetCore.Authentication; using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.H...
2.116098
ecd0bfbf1b355553e592df3758cae03a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3747
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "UnityGuillaume/PackageManager", "max_stars_repo_path": "Assets/PackageManager/Packages/ImporterRule/Editor/ImporterConfigEditor.cs", "provenance": "train-00000-of-00045.jsonl.gz:3748" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEditor; [CustomEditor(typeof(ImporterConfig))] public class ImporterConfigEditor : Editor { protected ImporterConfig m_Config; protected System.Reflection.PropertyInfo[] m_PropertyInfos; Editor[] m_Editors = null; ...
1.960594
f4632405ce160bc6cd9cadfd20a99fd1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3748
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "douglasfernandesjr/papDotNetCore", "max_stars_repo_path": "AcessoDados/AcessoDados.DAL/EntityCodeFirst/IRepositorioVideos.cs", "provenance": "train-00000-of-00045.jsonl.gz:3749" }
starcoder
<gh_stars>1-10 using AcessoDados.DAL.EntityCodeFirst.Modelos; using System; using System.Collections.Generic; using System.Text; namespace AcessoDados.DAL.EntityCodeFirst { public interface IRepositorioVideos : IRepositorioComum<Video> { Video InserirVideo(Video modelo, int[] idCategorias); Video ObterVideoCom...
1.808184
8b6bd7f28ae930b02ae25e5cfebe6dc6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3749
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Unknown6656/DllExport", "max_stars_repo_path": "Wizard/Gears/PostProcGear.cs", "provenance": "train-00000-of-00045.jsonl.gz:3750" }
starcoder
<reponame>Unknown6656/DllExport /* * The MIT License (MIT) * * Copyright (c) 2016-2020 <NAME> < <EMAIL> > GitHub/3F * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restri...
1.739112
e4c4b5a92b9efe87e4cea118fae5948d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3750
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "jspicer-code/mallet", "max_stars_repo_path": "Mallet.Shell/Translations/TranslationsProvider.cs", "provenance": "train-00000-of-00045.jsonl.gz:3751" }
starcoder
<reponame>jspicer-code/mallet using System; using System.Collections.Generic; using System.ComponentModel.Composition; using System.IO; using System.Linq; using System.Threading.Tasks; using LogicAndTrick.Oy; using Newtonsoft.Json; using Mallet.Common.Shell; using Mallet.Common.Shell.Hooks; using Mallet.Common.Shell.S...
2.175316
cef757832dd1c34b34e2b846799e54fa
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3751
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "franktore/oxyplot", "max_stars_repo_path": "Source/OxyPlot/Series/BarSeries/ErrorBarSeries.cs", "provenance": "train-00000-of-00045.jsonl.gz:3752" }
starcoder
<reponame>franktore/oxyplot<filename>Source/OxyPlot/Series/BarSeries/ErrorBarSeries.cs<gh_stars>1-10 // -------------------------------------------------------------------------------------------------------------------- // <copyright file="ErrorBarSeries.cs" company="OxyPlot"> // Copyright (c) 2014 OxyPlot contribu...
2.6032
25de60ceb30def2b7198bb94fbb51515
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3752
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "mmcc1/BitcoinECDSA", "max_stars_repo_path": "BTCECDSACracker/Engines/EngineE.cs", "provenance": "train-00000-of-00045.jsonl.gz:3753" }
starcoder
/* * Engine E * * Using WeightsGeneratorRNGCSP for weights generation. * * Produces byte probabilities of 0.0065 in a reasonable time. * * Test if expanding the input layer of results * in better probabilities. */ using BTCLib; using MarxMLL2; using MarxMLL2.WeightsGenerators; using System; using System.Co...
2.38431
37e54dd5f7f52f7ed43e714eaac47f09
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3753
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Formedras/BulletMLLib_dmanning", "max_stars_repo_path": "BulletMLLib/BulletMLLib.Tests/AllRoundXmlTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:3754" }
starcoder
<filename>BulletMLLib/BulletMLLib.Tests/AllRoundXmlTest.cs using BulletMLSample; using FilenameBuddy; using NUnit.Framework; using System; using BulletMLLib; namespace BulletMLTests { [TestFixture()] public class AllRoundXmlTest { MoverManager manager; Myship dude; BulletPattern pattern; [SetUp()] public...
2.438815
349c8fcec27384cec59ddbadbd899b6b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3754
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "gbaelen/TP_Kinect", "max_stars_repo_path": "DotPuzzle/DotPuzzle/DotPuzzle.cs", "provenance": "train-00000-of-00045.jsonl.gz:3755" }
starcoder
using System; using System.Collections.Generic; using System.Windows; public class DotPuzzle { public DotPuzzle() { this.Dots = new List<Point>(); } public List<Point> Dots { get; set; } }
2.054746
de06d7f84d55948e2daa644dc6f335bc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3755
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "antwand/KSFramework_2017", "max_stars_repo_path": "KEngine/KEngine.UnityProject/Assets/KEngine.Tools/KEngine.Tk2dSpine.AssetDep/Ctk2dTileMapDep.cs", "provenance": "train-00000-of-00045.jsonl.gz:3756" }
starcoder
#region Copyright (c) 2015 KEngine / Kelly <http://github.com/mr-kelly>, All rights reserved. // KEngine - Toolset and framework for Unity3D // =================================== // // Filename: Ctk2dTileMapDep.cs // Date: 2015/12/03 // Author: Kelly // Email: <EMAIL> // Github: https://github.com/mr-kelly/KEn...
1.794673
30ca2da63237b1b0c0961f4186eafff5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3756
{ "extension": "c-sharp", "max_stars_count": "7.0", "max_stars_repo_name": "cordonez/CustomScriptableObjects", "max_stars_repo_path": "Core/Collections/CollectionShort.cs", "provenance": "train-00000-of-00045.jsonl.gz:3757" }
starcoder
namespace CustomScriptableObjects.Core.Collections { using System; using UnityEngine; [CreateAssetMenu(menuName = MenuPath.COLLECTIONS + "Short")] [Serializable] public class CollectionShort : BaseCollection<short> { } }
1.504452
fba763e455249f0b79e7ba150b1c4776
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3757
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "JohnN6TSM/Melville", "max_stars_repo_path": "src/Melville.Linq.Statistics/HypothesisTesting/ProportionStatistics.cs", "provenance": "train-00000-of-00045.jsonl.gz:3758" }
starcoder
using System; namespace Melville.Linq.Statistics.HypothesisTesting { public static class ProportionStatistics { public static NormalStatistic DifferenceOfProportions(int count1, int total1, int count2, int total2) { var p1 = count1 * 1.0 / total1; var p2 = count2 * 1.0 ...
2.90818
2e5e9d40623ce2dd983f03c1e93750e9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3758
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Costo/cqrs-journey-code", "max_stars_repo_path": "source/Conference.AcceptanceTests/Conference.Specflow/Steps/SelfRegistrationReservationWithFullAvailabilitySteps.cs", "provenance": "train-00000-of-00045.jsonl.gz:3759" }
starcoder
<reponame>Costo/cqrs-journey-code<gh_stars>1-10 // ============================================================================================================== // Microsoft patterns & practices // CQRS Journey project // =============================================================================================...
1.940112
dd38f94168eb379fc294eb8c3269b0be
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3759
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "EDDiscovery/EliteDangerousCore", "max_stars_repo_path": "EliteDangerous/StarScan/StarSystemNode.cs", "provenance": "train-00000-of-00045.jsonl.gz:3760" }
starcoder
/* * Copyright © 2015 - 2021 EDDiscovery development team * * 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...
2.206477
3dad3c91faeaa1f01edf36d203acd0d4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3760
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "johnri/aspnetcore", "max_stars_repo_path": "src/Mvc/Mvc.Testing/src/WebApplicationFactoryClientOptions.cs", "provenance": "train-00000-of-00045.jsonl.gz:3761" }
starcoder
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Linq; using System.Net.Http; using Microsoft.AspNetCore.Mvc.Testing.Handlers; namespace Microsoft.AspNetCore.Mvc.Testing; /// <summary> /// The default options to use...
1.985886
dae2d1d7ee16b09adc033d77afb13385
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3761
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "dotnetdummy/TorrentExtractor", "max_stars_repo_path": "TorrentExtractor/Settings/Paths.cs", "provenance": "train-00000-of-00045.jsonl.gz:3762" }
starcoder
using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.Text; namespace TorrentExtractor.Settings { public class Paths { public Paths() { BlacklistedWords = new string[0]; Movies = new PathsByResolution(); TvShows = new Pat...
2.859965
56f79eda24a253a43c3f14131ce9b824
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3762
{ "extension": "c-sharp", "max_stars_count": "69.0", "max_stars_repo_name": "alfkonee/Orleans.Indexing", "max_stars_repo_path": "test/Orleans.Indexing.Tests/Grains/Players/PlayerGrainState.cs", "provenance": "train-00000-of-00045.jsonl.gz:3763" }
starcoder
<gh_stars>10-100 using System; namespace Orleans.Indexing.Tests { [Serializable] public class PlayerGrainState : IPlayerProperties { public string Email { get; set; } public int Score { get; set; } public string Location { get; set; } } }
1.371214
04ecce4e7f0bc1bb59c1c51ffdb21d1f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3763
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Kisensum/dnp3", "max_stars_repo_path": "dotnet/bindings/CLRInterface/gen/LinkFunction.cs", "provenance": "train-00000-of-00045.jsonl.gz:3764" }
starcoder
// // _ _ ______ _ _ _ _ _ _ _ // | \ | | | ____| | (_) | (_) | | | | // | \| | ___ | |__ __| |_| |_ _ _ __ __ _| | | | // | . ` |/ _ \ | __| / _` | | __| | '_ \ / _` | | | | // | |\ | (_) | | |___| (_| | | |_| | | | | (_| |_|_|_| // |_| \_|\___/ |______\__,_|_|\...
1.434273
7b5767d1c568798d2dbdc975531bfbbb
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3764
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "mezidia/Basics-Of-Software-Development-On-.Net", "max_stars_repo_path": "Lab8/Project/Metaclass.cs", "provenance": "train-00000-of-00045.jsonl.gz:3765" }
starcoder
<reponame>mezidia/Basics-Of-Software-Development-On-.Net<filename>Lab8/Project/Metaclass.cs // Licensed to the Mezidia Foundation under one or more agreements. // The Mezidia Foundation licenses this file to you under the MIT license. using System; namespace Hotel.Project { public class Metaclass : Exception ...
1.895173
3c7ea68e7a062a4d1d0b0105e2b0d765
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3765
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "trihugger/dotnet-webapi-boilerplate", "max_stars_repo_path": "src/Infrastructure/Middlewares/ResponseLoggingMiddleware.cs", "provenance": "train-00000-of-00045.jsonl.gz:3766" }
starcoder
<reponame>trihugger/dotnet-webapi-boilerplate using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using DN.WebApi.Application.Abstractions.Services.Identity; using Microsoft.AspNetCore.Http; using Serilog; using Serilog.Context; namespace...
2.299854
6b07bd45463b0370beaa150457389a18
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3766
{ "extension": "c-sharp", "max_stars_count": "31.0", "max_stars_repo_name": "YKPublicGame/U3dFrameworkTolua", "max_stars_repo_path": "Assets/YKFramwork/Script/VerInfo.cs", "provenance": "train-00000-of-00045.jsonl.gz:3767" }
starcoder
using System.Collections; using System.Collections.Generic; using System.IO; using UnityEngine; [System.Serializable] public class VerInfo { public string verName; public string ver; public List<ABInfo> files = new List<ABInfo>(); public override string ToString() { return JsonUtility.ToJs...
2.51772
91ddcd49b13bb1d0fe5825ddc71233af
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3767
{ "extension": "c-sharp", "max_stars_count": "3336.0", "max_stars_repo_name": "mbentancour/azure-powershell", "max_stars_repo_path": "src/RedisCache/RedisCache.Test/ScenarioTests/Utilitytests.cs", "provenance": "train-00000-of-00045.jsonl.gz:3768" }
starcoder
<filename>src/RedisCache/RedisCache.Test/ScenarioTests/Utilitytests.cs<gh_stars>1000+ using Microsoft.Azure.Commands.RedisCache.Models; using Microsoft.Azure.Management.Redis.Models; using Microsoft.WindowsAzure.Commands.ScenarioTest; using System; using Xunit; namespace Microsoft.Azure.Commands.RedisCache.Test...
2.359809
5b088efa54d8c43154eadae4eb517363
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3768
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "BlazorHub/mbill_service", "max_stars_repo_path": "src/Memoyu.Mbill.WebApi/Controllers/Core/RoleController.cs", "provenance": "train-00000-of-00045.jsonl.gz:3769" }
starcoder
<reponame>BlazorHub/mbill_service<filename>src/Memoyu.Mbill.WebApi/Controllers/Core/RoleController.cs using Memoyu.Mbill.Application.Contracts.Dtos.Core; using Memoyu.Mbill.Application.Core; using Memoyu.Mbill.Domain.Shared.Const; using Memoyu.Mbill.ToolKits.Base; using Microsoft.AspNetCore.Authorization; using Micros...
1.765232
06825b034424a792699c139d699ed5a5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3769
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "SiiHackathon/BikeTracking", "max_stars_repo_path": "BikeTracker/Models/UserEditModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:3770" }
starcoder
using System.Collections.Generic; using System.ComponentModel; using System.ComponentModel.DataAnnotations; using System.Web.Mvc; namespace BikeTracker.Models { public class UserEditModel { public long UserId { get; set; } [Required] [DisplayName("First Name")] public string F...
2.058437
1c8f089233d29c54bd5a1466edf197b4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3770
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "ajiehatajie/api-simesjid", "max_stars_repo_path": "ICN.Generic/AppConfiguration.cs", "provenance": "train-00000-of-00045.jsonl.gz:3771" }
starcoder
using Microsoft.Extensions.Configuration; using Microsoft.Extensions.Configuration.Json; using System; using System.Collections.Generic; using System.IO; using System.Text; namespace ICN.Generic { public class AppConfiguration { public readonly string _connectionString = string.Empty; public ...
2.495003
017baedeed4b5dbc80a209fd3611f725
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3771
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Nibato/nibmods-7dtd", "max_stars_repo_path": "ProperMagnification/ItemActionZoomDataAccessor.cs", "provenance": "train-00000-of-00045.jsonl.gz:3772" }
starcoder
<filename>ProperMagnification/ItemActionZoomDataAccessor.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using HarmonyLib; namespace ProperMagnification { public class ItemActionZoomDataAccessor { private ItemActionData data; ...
2.662642
9541f082c9a77f3fccf5f030b68a4600
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3772
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "roederja/OctopusClients", "max_stars_repo_path": "source/Octopus.Client/Serialization/InheritedClassConverter.cs", "provenance": "train-00000-of-00045.jsonl.gz:3773" }
starcoder
<reponame>roederja/OctopusClients using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using Newtonsoft.Json; using Newtonsoft.Json.Linq; using Octopus.Client.Model; namespace Octopus.Client.Serialization { public abstract class InheritedClassConverter<TBaseResource, TEnumTy...
2.646371
f1eae0bbfd7d6d6012829572c6c35825
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3773
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "jdluzen/pineblog", "max_stars_repo_path": "src/Opw.PineBlog.RazorPages/Areas/Admin/Pages/UpdateBlogSettings.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:3774" }
starcoder
<reponame>jdluzen/pineblog<gh_stars>0 @page @model Opw.PineBlog.RazorPages.Areas.Admin.Pages.UpdateBlogSettingsModel @section scripts { <script type="text/javascript"> var webRoot = '@Url.Content("~/")'; function getUrl(str) { return webRoot + str; } </script> } <form method=...
1.876362
6702b7aa80a847c8210959cbd1702043
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3774
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "MCClassicServerArchive/MCSharp", "max_stars_repo_path": "MCSharp/Commands/Level/CmdDeleteLvl.cs", "provenance": "train-00000-of-00045.jsonl.gz:3775" }
starcoder
<reponame>MCClassicServerArchive/MCSharp using System; using System.Collections.Generic; using System.Text; using System.IO; using MCSharp.World; namespace MCSharp { class CmdDeleteLvl : Command { // Constructor public CmdDeleteLvl(CommandGroup g, GroupEnum group, string name) : base(g, group, n...
2.670077
4df914e5b6318d7932aa2ce1f6cb16a7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3775
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "hulyav/eShopContainersSmall", "max_stars_repo_path": "src/Services/Ordering/Ordering.API/Application/IntegrationEvents/EventHandling/VerifiedOrAddedPaymentMethodIntegrationEventHandler.cs", "provenance": "train-00000-of-00045.jsonl.gz...
starcoder
 namespace Ordering.API.Application.IntegrationEvents.EventHandling { using Microsoft.eShopOnContainers.BuildingBlocks.EventBus.Abstractions; using Microsoft.eShopOnContainers.Services.Ordering.API.Infrastructure.Services; using Microsoft.eShopOnContainers.Services.Ordering.Domain.AggregatesModel.OrderAggr...
2.403543
053cfaacf81fbb0733c5679e2b6491ff
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3776
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "JTOne123/CommonFoundation", "max_stars_repo_path": "development/Beyova.Aliyun.Storage.Framework4.6.2/Blob/AliyunStorageOperator.cs", "provenance": "train-00000-of-00045.jsonl.gz:3777" }
starcoder
using Aliyun.OSS; using Beyova; using Beyova.Api; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net; using System.Security.Cryptography; namespace Beyova.Alibaba { /// <summary> /// Class AliyunStorageOperator. /// </summary> public class AliyunStorag...
2.254565
b3ae4a54aa8b78b75a0a0f2a8bc79c48
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3777
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "ushamandya/xenadmin", "max_stars_repo_path": "XenModel/XenAPI-Extensions/VM_appliance.cs", "provenance": "train-00000-of-00045.jsonl.gz:3778" }
starcoder
<filename>XenModel/XenAPI-Extensions/VM_appliance.cs /* Copyright (c) <NAME>, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided * that the following conditions are met: * * * Redistributions of source code mu...
1.993426
eee103793a011360ea4c3fc0f7bc98fa
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3778
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ehtick/Maui", "max_stars_repo_path": "samples/CommunityToolkit.Maui.Sample/Pages/Converters/ItemTappedEventArgsConverterPage.xaml.cs", "provenance": "train-00000-of-00045.jsonl.gz:3779" }
starcoder
<filename>samples/CommunityToolkit.Maui.Sample/Pages/Converters/ItemTappedEventArgsConverterPage.xaml.cs using CommunityToolkit.Maui.Sample.ViewModels.Converters; namespace CommunityToolkit.Maui.Sample.Pages.Converters; public partial class ItemTappedEventArgsConverterPage : BasePage<ItemTappedEventArgsConverterView...
1.541956
349158f23ecf271ac73bf6c9caeae7e0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3779
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "girisum123/testingautomate", "max_stars_repo_path": "Microsoft.Dynamics365.UIAutomation.Api.UCI/Elements/Entity.cs", "provenance": "train-00000-of-00045.jsonl.gz:3780" }
starcoder
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. using Microsoft.Dynamics365.UIAutomation.Browser; using System; namespace Microsoft.Dynamics365.UIAutomation.Api.UCI { public class Entity : Element { private readonly WebClient _client; public Ent...
2.228632
9323b19f3ffff753e4349bfc26a60114
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3780
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ddonabedian/medikit", "max_stars_repo_path": "src/EHealth/Medikit.EHealth/Services/DICS/Response/DICSText.cs", "provenance": "train-00000-of-00045.jsonl.gz:3781" }
starcoder
// Copyright (c) SimpleIdServer. All rights reserved. // Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information. using System.Xml.Serialization; namespace Medikit.EHealth.Services.DICS.Response { public class DICSText { [XmlAttribute(AttributeName = "la...
1.583624
d700a2088bb8e2f523f3586900229908
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3781
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "mastersign/bench-manager", "max_stars_repo_path": "BenchLib/IGroupedValueResolver.cs", "provenance": "train-00000-of-00045.jsonl.gz:3782" }
starcoder
using System; using System.Collections.Generic; using System.Text; namespace Mastersign.Bench { public interface IGroupedValueResolver { object ResolveGroupValue(string group, string name, object value); } }
1.429914
0de1ed310b07b5b456d72fb708fe819a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3782
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "atiq-shumon/DotNetProjects", "max_stars_repo_path": "Hospital_ERP_VS13-WCF_WF/AH.ModuleController/UI/PHRMS/Forms/frmDayClose.Designer.cs", "provenance": "train-00000-of-00045.jsonl.gz:3783" }
starcoder
<reponame>atiq-shumon/DotNetProjects<filename>Hospital_ERP_VS13-WCF_WF/AH.ModuleController/UI/PHRMS/Forms/frmDayClose.Designer.cs namespace AH.ModuleController.UI.PHRMS.Forms { partial class frmDayClose { /// <summary> /// Required designer variable. /// </summary> private Syste...
1.810914
aa8b77f62b4d2d1daa6562af86188d40
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3783
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "CosmicVoyageur/Tsl.AsciiProtocol.Pcl", "max_stars_repo_path": "Tsl.AsciiProtocol/Tsl.AsciiProtocol.Pcl/Commands/LockCommand.cs", "provenance": "train-00000-of-00045.jsonl.gz:3784" }
starcoder
// Decompiled with JetBrains decompiler // Type: TechnologySolutions.Rfid.AsciiProtocol.Commands.LockCommand // Assembly: TechnologySolutions.Rfid.AsciiProtocol.FX35, Version=1.1.5423.27429, Culture=neutral, PublicKeyToken=null // MVID: 9C1072D5-BA32-4CFB-BB8E-6AC565EFDF12 // Assembly location: F:\Visual Studio\Reposi...
2.11737
466747c575a1049f4b786e231b3972a1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3784
{ "extension": "c-sharp", "max_stars_count": "16.0", "max_stars_repo_name": "Pilchie/efcore", "max_stars_repo_path": "test/EFCore.Relational.Tests/Storage/RelationalCommandBuilderTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:3785" }
starcoder
// 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 Microsoft.EntityFrameworkCore.TestUtilities; using Xunit; namespace Microsoft.EntityFrameworkCore.Storage { public class RelationalCommandBu...
1.855069
ce422ef3ddd71ee018fd1d3f5f05d4f5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3785
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "rtsonneveld/Ray1Map", "max_stars_repo_path": "Assets/Scripts/Serialize/Pointer/PointerException.cs", "provenance": "train-00000-of-00045.jsonl.gz:3786" }
starcoder
<filename>Assets/Scripts/Serialize/Pointer/PointerException.cs using System; using System.Collections.Generic; namespace R1Engine { class PointerException : Exception { readonly string _excludeFromStackTrace; public PointerException(string message, string excludeFromStackTrace) { thi...
2.84075
e152c52697080204a309fa7ff9d00a42
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3786
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "valerysntx/expressionutil", "max_stars_repo_path": "Hoisted_TModel, TValue_.cs", "provenance": "train-00000-of-00045.jsonl.gz:3787" }
starcoder
<filename>Hoisted_TModel, TValue_.cs using System.Collections.Generic; namespace System.Web.Mvc.ExpressionUtil { public delegate TValue Hoisted<TModel, TValue>( TModel model, ICollection<WeakReference> capturedConstants ); }
1.58281
50cbb42fe1b656b0ab873f2c9d2d227e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3787
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "zigaosolin/SharpMedia", "max_stars_repo_path": "SharpMedia.Graphics/PinFormatHelper.cs", "provenance": "train-00000-of-00045.jsonl.gz:3788" }
starcoder
<filename>SharpMedia.Graphics/PinFormatHelper.cs // This file constitutes a part of the SharpMedia project, (c) 2007 by the SharpMedia team // and is licensed for your use under the conditions of the NDA or other legally binding contract // that you or a legal entity you represent has signed with the SharpMedia team. /...
2.415385
d470e32742fb0c194c24e0f922637a1f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3788
{ "extension": "c-sharp", "max_stars_count": "17.0", "max_stars_repo_name": "WimVergouwe/kontent-delivery-sdk-net", "max_stars_repo_path": "Kentico.Kontent.Delivery.Tests/Models/ContentTypes/FactAboutUs.cs", "provenance": "train-00000-of-00045.jsonl.gz:3789" }
starcoder
namespace Kentico.Kontent.Delivery.Tests.Models.ContentTypes { public partial class FactAboutUs { } }
0.471711
84f5587bb5b0c926fbd967bcadac4ee2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3789
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "trondr/NCmdLiner.SolutionCreator", "max_stars_repo_path": "src/NCmdLiner.SolutionCreator/BootStrap/NotepadMessenger.cs", "provenance": "train-00000-of-00045.jsonl.gz:3790" }
starcoder
using System; using System.Diagnostics; using System.IO; using System.Threading; namespace NCmdLiner.SolutionCreator.BootStrap { /// <summary> /// Output Help, License and Credits to file instead of to the console and show it in the default text file editor /// </summary> public class NotepadMessenger ...
3.032119
b31f093d36754fa7f4c3103d3e9e4bc1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3790
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "VisualAcademy/AspNetCoreBook", "max_stars_repo_path": "SupportManager/MemoEngine/Modules/ScheduleByDomain/Controls/ScheduleByDomainListControl.ascx.designer.cs", "provenance": "train-00000-of-00045.jsonl.gz:3791" }
starcoder
//------------------------------------------------------------------------------ // <자동 생성됨> // 이 코드는 도구를 사용하여 생성되었습니다. // // 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면 // 이러한 변경 내용이 손실됩니다. // </자동 생성됨> //------------------------------------------------------------------------------ namespace DotNetNote....
2.072591
1a70569c3cea7a15454735b5a42e5279
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3791
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "knutjelitto/Coty", "max_stars_repo_path": "CoTy/Inputs/ItemStream.cs", "provenance": "train-00000-of-00045.jsonl.gz:3792" }
starcoder
using System; using System.Collections; using System.Collections.Generic; using System.Reactive.Disposables; namespace CoTy.Inputs { public abstract class ItemStream<T> : IEnumerable<T> { public abstract IEnumerator<T> GetEnumerator(); protected virtual void OpenLevel() { } ...
2.519734
54da12a6728ed911b087ca96a64ae9e8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3792
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "agc93/downlink", "max_stars_repo_path": "src/Downlink.Core/Runtime/SpecParser.cs", "provenance": "train-00000-of-00045.jsonl.gz:3793" }
starcoder
using Downlink.Core.Diagnostics; namespace Downlink.Core.Runtime { internal static class SpecParser { internal static VersionSpec Parse(string s) { s = System.IO.Path.GetFileNameWithoutExtension(s); var parts = s.Split('_'); if (parts.Length == 1) ...
2.601616
6b6f23cdeec4247cc3669057bfecf14d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3793
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "typographynerd/PNavCopy", "max_stars_repo_path": "CompanionBot/CompanionBot/CommandModules.cs", "provenance": "train-00000-of-00045.jsonl.gz:3794" }
starcoder
<reponame>typographynerd/PNavCopy<filename>CompanionBot/CompanionBot/CommandModules.cs using Discord; using Discord.Addons.CommandsExtension; using Discord.Commands; using Discord.WebSocket; using Interactivity; using Microsoft.Extensions.Configuration; using System; using System.Collections.Generic; using System.Linq...
2.203032
056835305abff015fe12d8806b0553e1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3794
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "LazyTarget/ProcHelper", "max_stars_repo_path": "src/Remotus.API/v1/Client/Controllers/Functions/KeyboardController.cs", "provenance": "train-00000-of-00045.jsonl.gz:3795" }
starcoder
using System.Threading; using System.Web.Http; using System.Web.Http.ModelBinding; using Remotus.Base; namespace Remotus.API.v1.Client.Controllers.Functions { public class KeyboardController : BaseController { [HttpGet, HttpPost, HttpPut] [Route("api/v1/keyboard/key/isdown")] [Route("a...
2.169311
437b2b5183ecb024fe90e8d8ce63c65c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3795
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "santedb/santedb-server", "max_stars_repo_path": "SanteDB.Configuration/Editors/DropDownValueEditor.cs", "provenance": "train-00000-of-00045.jsonl.gz:3796" }
starcoder
<filename>SanteDB.Configuration/Editors/DropDownValueEditor.cs /* * Copyright (C) 2021 - 2021, SanteSuite Inc. and the SanteSuite Contributors (See NOTICE.md for full copyright notices) * Copyright (C) 2019 - 2021, Fyfe Software Inc. and the SanteSuite Contributors * Portions Copyright (C) 2015-2018 Mohawk College ...
2.307978
61b2c4b638f354473b49e2dd49e6729a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3796
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "jasonmitchell/supernova", "max_stars_repo_path": "Src/Supernova.Windows/Particles2D/Modifiers/Movement/Gravity/GravityPoint.cs", "provenance": "train-00000-of-00045.jsonl.gz:3797" }
starcoder
<filename>Src/Supernova.Windows/Particles2D/Modifiers/Movement/Gravity/GravityPoint.cs using Microsoft.Xna.Framework; namespace Supernova.Particles2D.Modifiers.Movement.Gravity { /// <summary> /// Modifier which will pull particles towards a gravitational point /// </summary> public class GravityPoint ...
3.062642
8eea226e873fd87b8f5f77a5f9058c7c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3797
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ExigoOffice/Content-Localization", "max_stars_repo_path": "src/Content.Localization.Abstractions/IContentLogger.cs", "provenance": "train-00000-of-00045.jsonl.gz:3798" }
starcoder
using System; using System.Collections.Generic; using System.Text; namespace Content.Localization { public interface IContentLogger { public void LogInformation(string format, params object[] args); public void LogVerbose(string format, params object[] args); public void LogError(Excep...
2.081807
93faa727106d61309e26e20b83783725
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3798
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "octavian-h/npanday", "max_stars_repo_path": "dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/RemoveArtifactsForm.cs", "provenance": "train-00000-of-00045.jsonl.gz:3799" }
starcoder
<filename>dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/RemoveArtifactsForm.cs<gh_stars>1-10 #region Apache License, Version 2.0 // // Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional in...
1.954204
779f1f87b38ab45158ae4f5de649dc2b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3799
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "DomainBus/DomainBus.Sql", "max_stars_repo_path": "src/DomainBus.Sql/Server/ServerStateStorage.cs", "provenance": "train-00000-of-00045.jsonl.gz:3800" }
starcoder
<filename>src/DomainBus.Sql/Server/ServerStateStorage.cs using DomainBus.Dispatcher.Server; using SqlFu; using SqlFu.Builders.CreateTable; using SqlFu.Providers.SqlServer; namespace DomainBus.Sql.Server { public class ServerStateStorage:IStoreDispatcherServerState { private readonly IDbFactory _db; ...
2.714792
eb08cc95beac3601bdd5e8b6e5e15a61
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3800
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "AoTTG-R/mocha", "max_stars_repo_path": "Assembly-CSharp/FengLi/FengMath.cs", "provenance": "train-00000-of-00045.jsonl.gz:3801" }
starcoder
using UnityEngine; public class FengMath { public static Quaternion getHorizontalRotation(Vector3 from, Vector3 to) { Vector3 vector = from - to; float y = (0f - Mathf.Atan2(vector.z, vector.x)) * 57.29578f; return Quaternion.Euler(0f, y, 0f); } public static float getHorizontalAngle(Vector3 from, Vector3 t...
2.628698
5936064b2378cdb88bdaf9b39021fe41
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3801
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "DqwertyC/AdventOfCode", "max_stars_repo_path": "AdventOfCode/Solutions/Year2020/Day01-Solution.cs", "provenance": "train-00000-of-00045.jsonl.gz:3802" }
starcoder
using System; using System.Collections.Generic; using System.Text; namespace AdventOfCode.Solutions.Year2020 { class Day01 : ASolution { private static List<int> allInts; public Day01() : base(01, 2020, "") { string[] lines = Input.SplitByNewline(); allInts = ...
3.537506
271d91906b2132b552e5f7689997cb09
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3802
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "easylistbrasil/FilterLists", "max_stars_repo_path": "src/FilterLists.Web/Views/Shared/_Layout.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:3803" }
starcoder
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <title>FilterLists | @ViewData["Title"]</title> <base href="~/"/> <meta name="description" content="FilterLists is the independent, comprehensive directory of filt...
2.296606
351cbc7e055009b047d2f81269bc82ef
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3803
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "SomeAnon42/veldrid", "max_stars_repo_path": "src/Veldrid/D3D11/D3D11ResourceCache.cs", "provenance": "train-00000-of-00045.jsonl.gz:3804" }
starcoder
using SharpDX.Direct3D11; using System; using System.Collections.Generic; namespace Veldrid.D3D11 { internal class D3D11ResourceCache : IDisposable { private readonly Device _device; private readonly Dictionary<BlendStateDescription, BlendState> _blendStates = new Dictionary<Blend...
2.217579
b9cb8fcc36238caf17f18a715b55581c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3804
{ "extension": "c-sharp", "max_stars_count": "21.0", "max_stars_repo_name": "echan-sage/Sage300-SDK", "max_stars_repo_path": "resources/Sage300Resources/Sage.CA.SBS.ERP.Sage300.PM.Resources/Forms/CostEntriesHeaderResx.Designer.cs", "provenance": "train-00000-of-00045.jsonl.gz:3805" }
starcoder
<filename>resources/Sage300Resources/Sage.CA.SBS.ERP.Sage300.PM.Resources/Forms/CostEntriesHeaderResx.Designer.cs //------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to th...
1.746071
245403e0957916a12b1b1a492c5da698
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3805
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "santedb/openiz", "max_stars_repo_path": "OpenIZ.Persistence.Data.ADO/Services/AdoBasePersistenceService.cs", "provenance": "train-00000-of-00045.jsonl.gz:3806" }
starcoder
<reponame>santedb/openiz /* * Copyright 2015-2018 Mohawk College of Applied Arts and Technology * * * 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/licen...
1.456985
688e8eca4217478a1966f3643ff185f9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3806
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "UKHO/Maritime-Safety-Information", "max_stars_repo_path": "UKHO.MaritimeSafetyInformation.Web/UKHO.MaritimeSafetyInformation.Common/Models/NoticesToMariners/DailyFilesDataModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:3807" }
starcoder
<reponame>UKHO/Maritime-Safety-Information using System.Runtime.Serialization; namespace UKHO.MaritimeSafetyInformation.Common.Models.NoticesToMariners { public class DailyFilesDataModel { [DataMember(Name = "datadate", EmitDefaultValue = false)] public string DataDate { get; set; } ...
2.05448
4f871b6dc81477fc2fef2ceaa0ac206c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3807
{ "extension": "c-sharp", "max_stars_count": "12.0", "max_stars_repo_name": "airesdiegom66/csharp-asyncAwait-master", "max_stars_repo_path": "src/02ManyTasksNoThreadPool/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:3808" }
starcoder
<filename>src/02ManyTasksNoThreadPool/Program.cs using System; using System.Collections.Generic; using System.Threading; namespace _02ManyTasksNoThreadPool { class Program { const int Max = int.MaxValue / 2; private static int _taskCount; static void Main() { Conso...
3.777792
989424cfc6a0a6cd044ced2b044791e5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3808
{ "extension": "c-sharp", "max_stars_count": "309.0", "max_stars_repo_name": "s0AHC/Sheng.Winform.Controls", "max_stars_repo_path": "Sheng.Winform.Controls/ShengAdressBar/ShengAddressBarButton.cs", "provenance": "train-00000-of-00045.jsonl.gz:3809" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Windows.Forms; using System.Drawing; namespace Sheng.Winform.Controls { class ShengAddressBarButton : ToolStripButton { public IShengAddressNode AddressNode { get; set; ...
2.13138
9fde9d6384a775719ce4ead896ec3001
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3809
{ "extension": "c-sharp", "max_stars_count": "29.0", "max_stars_repo_name": "Ali-Nasir-01/SitecoreIgnition", "max_stars_repo_path": "Ignition.Core/Models/BaseModels/IParamsBase.cs", "provenance": "train-00000-of-00045.jsonl.gz:3810" }
starcoder
using Glass.Mapper.Sc.Configuration.Attributes; namespace Ignition.Core.Models.BaseModels { [SitecoreType(AutoMap = true, TemplateId = "{20FCB4C8-F9B2-41F6-9464-16BCC280ADC0}")] public interface IParamsBase : IModelBase { [SitecoreField(FieldId = "{FBA99685-DC80-45A7-B450-8DB4B74A6582}")] ...
1.614693
c7007cca141c57f890d645c3878790b8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3810
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "MattLisson/OpenVIII", "max_stars_repo_path": "Core/Menu/Images/Icons.cs", "provenance": "train-00000-of-00045.jsonl.gz:3811" }
starcoder
using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.IO; using System.Linq; namespace OpenVIII { /// <summary> /// Images of parts of most of the menus and ui. /// </summary> public seal...
2.337942
2d78f7a143609aeaada23bd9453b172d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3811
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "mattbab/Lucene.Net.Linq", "max_stars_repo_path": "source/Lucene.Net.Linq/Mapping/IFieldMapper.cs", "provenance": "train-00000-of-00045.jsonl.gz:3812" }
starcoder
<gh_stars>1-10 using Lucene.Net.Analysis; using Lucene.Net.Documents; namespace Lucene.Net.Linq.Mapping { /// <summary> /// Maps Lucene.Net <see cref="Field"/>s onto instances /// of <typeparamref name="T"/>. /// </summary> public interface IFieldMapper<in T> : IFieldMappingInfo { ...
2.283619
564937b1ef10d235815c951bef6fa124
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3812
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "PhilPJL/SolastaModHelpers", "max_stars_repo_path": "SolastaModHelpers/Patches/GameLocationTargetingManagerPatcher.cs", "provenance": "train-00000-of-00045.jsonl.gz:3813" }
starcoder
using HarmonyLib; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using TA; using UnityEngine; namespace SolastaModHelpers.Patches { class GameLocationTargetingManagerPatcher { /*[HarmonyPatch(typeof(GameLocationTargetingManager), "Co...
1.945795
d18941e9398f19f9735464436a09893c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3813
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "vic-alexiev/TelerikAcademy", "max_stars_repo_path": "High Quality Code/Homework Assignments/3. Naming Identifiers/01. ConsolePrinterDemo/ConsolePrinter.cs", "provenance": "train-00000-of-00045.jsonl.gz:3814" }
starcoder
// ******************************** // <copyright file="ConsolePrinter.cs" company="Telerik Academy"> // Copyright (c) 2013 Telerik Academy. All rights reserved. // </copyright> // // ******************************** using System; /// <summary> /// Used to print values to the console. /// </summary> internal class Co...
3.131196
f050f2efb4b9f3832837afd7688c71ad
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3814
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "voloda/ServiceStack", "max_stars_repo_path": "tests/CheckWeb/ServiceModels.cs", "provenance": "train-00000-of-00045.jsonl.gz:3815" }
starcoder
<filename>tests/CheckWeb/ServiceModels.cs /* Options: Version: 1 BaseUrl: http://localhost:55799 ServerVersion: 1 MakePartial: True MakeVirtual: True MakeDataContractsExtensible: False AddReturnMarker: True AddDescriptionAsComments: True AddDataContractAttributes: False AddIndexesToDataMembers: False AddR...
1.819804
4c405b27bc3703ae472bf854ea3b4c27
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3815
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "duyxaoke/DEV", "max_stars_repo_path": "src/Equinox.Domain/Events/Config/ConfigCreatedEvent.cs", "provenance": "train-00000-of-00045.jsonl.gz:3816" }
starcoder
using System; using Equinox.Domain.Core.Events; namespace Equinox.Domain.Events { public class ConfigCreatedEvent : Event { public ConfigCreatedEvent(Guid id, bool systemEnable, string currency, decimal? referalBonus) { Id = id; SystemEnable = systemEnable; ...
2.231905
77e35c05d0f8f2ca7ffd8d4682605857
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3816
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "pulumi/pulumi-rancher2", "max_stars_repo_path": "sdk/dotnet/Outputs/GetEtcdBackupBackupConfigS3BackupConfigResult.cs", "provenance": "train-00000-of-00045.jsonl.gz:3817" }
starcoder
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Threading.Tasks; using Pulumi.Serialization; names...
1.534386
84270704b3c3f730766015762299bfdf
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3817
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "GooRain/Cyber-Infection", "max_stars_repo_path": "Cyber Infection/Assets/CyberInfection/Scripts/UI/MainMenu/GearsRotation.cs", "provenance": "train-00000-of-00045.jsonl.gz:3818" }
starcoder
<filename>Cyber Infection/Assets/CyberInfection/Scripts/UI/MainMenu/GearsRotation.cs using UnityEngine; namespace CyberInfection.UI.MainMenu { public class GearsRotation : MonoBehaviour { [SerializeField] private float _rotationalSpeed; private void Update() { tran...
2.130398
cc97a958d6933498ca5aca422d5aea6e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3818
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "OrgAE/OrgAE-Openiddict", "max_stars_repo_path": "test/OpenIddict.EntityFramework.Tests/Resolvers/OpenIddictEntityFrameworkAuthorizationStoreResolverTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:3819" }
starcoder
<filename>test/OpenIddict.EntityFramework.Tests/Resolvers/OpenIddictEntityFrameworkAuthorizationStoreResolverTests.cs /* * Licensed under the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) * See https://github.com/openiddict/openiddict-core for more information concerning * the license and...
1.823708
859ea586b427767beb986575438b241a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3819
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "0xCM/z0", "max_stars_repo_path": "src/clr/src/x/Method.ResolveSignature.cs", "provenance": "train-00000-of-00045.jsonl.gz:3820" }
starcoder
//----------------------------------------------------------------------------- // Copyright : (c) <NAME>, 2020 // License : MIT //----------------------------------------------------------------------------- namespace Z0 { using System.Runtime.CompilerServices; using System.Reflection; partial cla...
1.604696
76fa7159de5a60ab694d84e6ae3e3420
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3820
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "kw677/Fileo", "max_stars_repo_path": "Fileo.Tests/FileXlsTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:3821" }
starcoder
using Microsoft.VisualStudio.TestTools.UnitTesting; namespace Fileo.Tests { [TestClass] public class FileXlsTests : BaseTest { public override string FilePath => @"Files\Examples\Test1FileXls.xls"; public override string ContentType => "application/vnd.ms-exce"; public override str...
1.953227
186f52ea7ca99807d5457718feaa39ed
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3821
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "tongxin3267/alabo", "max_stars_repo_path": "src/07.test/01-Alabo.Test/Datas/Queries/Criterias/DefaultCriteriaTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:3822" }
starcoder
<gh_stars>0 using Xunit; using ZKCloud.Datas.Queries.Criterias; using ZKCloud.Test.Samples; namespace ZKCloud.Test.Datas.Queries.Criterias { /// <summary> /// 测试默认查询条件 /// </summary> public class DefaultCriteriaTest { /// <summary> /// 测试获取查询条件 /// </summary> ...
1.939937
e81846acdf9b490619050a0f94fc04f8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3822
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "mmarkovic/CleanCode.Academy", "max_stars_repo_path": "source/Examples/SOLID/3 LSP/I Violation/Execution.cs", "provenance": "train-00000-of-00045.jsonl.gz:3823" }
starcoder
<filename>source/Examples/SOLID/3 LSP/I Violation/Execution.cs namespace bbv.Examples.SOLID._3_LSP.I_Violation { using System; public static class Execution { public static void Run() { Console.WriteLine("LSP Violation Example"); var triangles = new[] {...
3.458334
f91d959bdc92e8940b77d2a5e861df99
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3823
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "MeshackMusundi/WPF-UWP-FaceDetection", "max_stars_repo_path": "FaceDetection/Utilities/ViewModelLocator.cs", "provenance": "train-00000-of-00045.jsonl.gz:3824" }
starcoder
<filename>FaceDetection/Utilities/ViewModelLocator.cs using FaceDetection.Services; using FaceDetection.Services.Interfaces; using FaceDetection.ViewModels; using Unity; namespace FaceDetection.Utilities { public class ViewModelLocator { private readonly UnityContainer container; public ViewM...
1.849245
51071ab87e84ef06f7bab1891db101bc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3824
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Hawxy/Disqord", "max_stars_repo_path": "src/Disqord/Client/Gateway/State/Events/MessageDelete.cs", "provenance": "train-00000-of-00045.jsonl.gz:3825" }
starcoder
<filename>src/Disqord/Client/Gateway/State/Events/MessageDelete.cs using System.Threading.Tasks; using Disqord.Events; using Disqord.Logging; using Disqord.Models; using Disqord.Models.Dispatches; namespace Disqord { internal sealed partial class DiscordClientState { public Task HandleMessag...
2.246706
a4fdd3fe5a9d215ab31c75ee93ef0a3f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3825
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ricardotondello/employees", "max_stars_repo_path": "EmployeesAPI/EmployeeAPI/Mapper/DomainToContract.cs", "provenance": "train-00000-of-00045.jsonl.gz:3826" }
starcoder
<filename>EmployeesAPI/EmployeeAPI/Mapper/DomainToContract.cs using EmployeeAPI.Contracts.Output; namespace EmployeeAPI.Mapper { public static class DomainToContract { public static Contracts.Output.Region ToContract(this Employee.Domain.Region region) => region == null ? n...
2.986069
b5dc2cf6b650db36b26373d6b9ab2f20
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3826
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "JohnZhaoXiaoHu/DotNetCore.SKIT.FlurlHttpClient", "max_stars_repo_path": "src/SKIT.FlurlHttpClient.Common/Converters/System.Text.Json/DateTimeOffset/UnixTimestampNullableDateTimeOffsetConverter.cs", "provenance": "train-00000-of-00045....
starcoder
using System; using System.Globalization; using System.Text.Json; using System.Text.Json.Serialization; namespace System.Text.Json.Converters { public class UnixTimestampNullableDateTimeOffsetConverter : JsonConverter<DateTimeOffset?> { public override DateTimeOffset? Read(ref Utf8JsonReader reader, T...
2.918473
6059f2c91479a485e9233c36757edd7a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3827
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "53V3N1X/Theta", "max_stars_repo_path": "Sources/Theta/Structures/Trie.cs", "provenance": "train-00000-of-00045.jsonl.gz:3828" }
starcoder
namespace Theta.Structures { public interface Trie<T> : Structure<T> { #region member #endregion } public static class Trie { #region delegates public delegate bool HasSplit<T>(T item, int i); public delegate T Split<T>(T item, int i); #endregion #region extensions #endregion } public...
3.052985
44df750002fd44d7f0053cf5e206e639
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3828
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "en-ken/alt-trg-ime", "max_stars_repo_path": "alt-trg-ime/InvisibleComponent.cs", "provenance": "train-00000-of-00045.jsonl.gz:3829" }
starcoder
<filename>alt-trg-ime/InvisibleComponent.cs<gh_stars>0 using System; using System.Collections.Generic; using System.ComponentModel; using System.Diagnostics; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; namespace alt_trg_ime { public partial class Invi...
2.285387
9a21e45c84b0b4fb14bf7659ac357770
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3829
{ "extension": "c-sharp", "max_stars_count": "232.0", "max_stars_repo_name": "kleisauke/net-vips", "max_stars_repo_path": "src/NetVips.Extensions/BitmapConverter.cs", "provenance": "train-00000-of-00045.jsonl.gz:3830" }
starcoder
<filename>src/NetVips.Extensions/BitmapConverter.cs namespace NetVips.Extensions { using System; using System.Drawing; using System.Drawing.Imaging; using System.Runtime.InteropServices; using Image = Image; /// <summary> /// Static class which provides conversion between <see cref="Bitmap"...
3.150984
985c59c34174c963f280c809a26145f2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3830
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "olehspidey/B2B", "max_stars_repo_path": "b2b/src/B2B.Core/Models/Dtos/Person/PersonDto.cs", "provenance": "train-00000-of-00045.jsonl.gz:3831" }
starcoder
<filename>b2b/src/B2B.Core/Models/Dtos/Person/PersonDto.cs<gh_stars>1-10 using B2B.Core.Models.DomainModels.Persons; namespace B2B.Core.Models.Dtos.Person { public class PersonDto { public int Id { get; set; } public string Name { get; set; } public string LastName { get; set; } ...
2.110578
556316cbb4ad68427eda7091a72f79c1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3831
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "tolgailtuzer/dbscan", "max_stars_repo_path": "DBScan/Chart.Designer.cs", "provenance": "train-00000-of-00045.jsonl.gz:3832" }
starcoder
<reponame>tolgailtuzer/dbscan<filename>DBScan/Chart.Designer.cs namespace DBScan { partial class Chart { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up...
1.998957
fa179cf5a59477aea32d314f89415a8c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3832
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "MEWEInteractiveLLC/RTSCourse", "max_stars_repo_path": "Assets/Scripts/Units/UnitSelectionHandler.cs", "provenance": "train-00000-of-00045.jsonl.gz:3833" }
starcoder
<reponame>MEWEInteractiveLLC/RTSCourse using System; using System.Collections; using System.Collections.Generic; using System.Linq; using Mirror; using UnityEngine; using UnityEngine.InputSystem; public class UnitSelectionHandler : MonoBehaviour { [SerializeField] private LayerMask layerMask = new LayerMask(); ...
2.292078
aeb4bf8b5c4ea56a44c87a890f27f163
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3833
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "chi-rei-den/Silverfish", "max_stars_repo_path": "cards/BOOMSDAY/BOT/Sim_BOT_238p1.cs", "provenance": "train-00000-of-00045.jsonl.gz:3834" }
starcoder
/* _BEGIN_TEMPLATE_ { "id": "BOT_238p1", "name": [ "电磁炮", "<NAME>" ], "text": [ "<b>英雄技能</b>\n造成$3点伤害。每回合切换。", "<b>Hero Power</b>\nDeal $3 damage.\nSwaps each turn." ], "CardClass": "WARRIOR", "type": "HERO_POWER", "cost": 2, "rarity": null, "set": "BOOMSDAY", "collectible": null,...
1.838566
b7e8a1abc777c7570b4eb0b2d6b38b62
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3834
{ "extension": "c-sharp", "max_stars_count": "49.0", "max_stars_repo_name": "gayathrimanickam/xamarin-shopping-cart", "max_stars_repo_path": "ShoppingCart/ShoppingCart/ViewModels/ContactUs/ContactUsViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:3835" }
starcoder
using System; using System.Collections.ObjectModel; using ShoppingCart.Commands; using ShoppingCart.Models; using ShoppingCart.Views.Home; using Syncfusion.SfMaps.XForms; using Xamarin.Forms; using Xamarin.Forms.Internals; namespace ShoppingCart.ViewModels.ContactUs { /// <summary> /// ViewModel for contact u...
2.377691
9ffdfa30c7ebae2e5c22fcb292d77a4d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3835
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Warglaive/C-OOP-Basics", "max_stars_repo_path": "Interfaces and Abstraction - Exercise/04.Telephony/Smartphone.cs", "provenance": "train-00000-of-00045.jsonl.gz:3836" }
starcoder
using System; using System.Collections.Generic; using System.Text; using System.Text.RegularExpressions; public class Smartphone : ICalling, IBrowsing { public Smartphone(string[] numbersToCall, string[] sitesToBrowse) { this.NumbersToCall = numbersToCall; this.SitesToBrowse = sitesToBrowse; ...
3.464274
b2c8730057d4c00ff9bd9d95601af310
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
3836
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "mikaelssen/Raylib-cs", "max_stars_repo_path": "Examples/textures/textures_image_9patch.cs", "provenance": "train-00000-of-00045.jsonl.gz:3837" }
starcoder
using Raylib; using static Raylib.Raylib; public partial class Examples { /******************************************************************************************* * * raylib [textures] example - 9-patch drawing * * NOTE: Images are loaded in CPU memory (RAM); textures are loaded in GPU memo...
2.269375
91f060799cf4be349b159c30bad6c7be